Legalize FORMAL_ARGUMENTS nodes correctly, we don't want to legalize them once
authorChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 05:49:56 +0000 (05:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 05:49:56 +0000 (05:49 +0000)
commite2e41730ccfa9bebfabbd17ab3454aa2bb620b2a
tree515a90bd09500b7095b8d1661b18fe41c7ee250f
parent1100eea8d2d948306efb70159eb89073a686d234
Legalize FORMAL_ARGUMENTS nodes correctly, we don't want to legalize them once
for each argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp