Revert "[TargetLowering] Only inspect attributes in the arguments for ArgListEntry"
authorArthur Eubanks <aeubanks@google.com>
Sun, 30 May 2021 06:08:15 +0000 (23:08 -0700)
committerArthur Eubanks <aeubanks@google.com>
Sun, 30 May 2021 06:08:15 +0000 (23:08 -0700)
commit71cca4f728d7421e40ec9aec0816313391fe9b59
tree447d95fad1533a1e69d11c652f4ee8f85c5e938e
parent3a6f12f9156bcebf38965d96007bd942024c75be
Revert "[TargetLowering] Only inspect attributes in the arguments for ArgListEntry"

This reverts commit 1c7f32334d4becc725b9025fd32291a0e5729acd.

Some code still needs to properly set parameter ABI attributes, see
D101806.
llvm/docs/ReleaseNotes.rst
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/mismatched-byval.ll [deleted file]