Handle tail call with byval arguments.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Feb 2010 02:21:12 +0000 (02:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Feb 2010 02:21:12 +0000 (02:21 +0000)
commit5f94193b366435079217dfc34e30241575907cbd
tree9ccde2640e2ed3799207d77977292f007bd3928a
parent1ac23b10384543fcc7343beeac542b2ab626eeec
Handle tail call with byval arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95351 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/tailcall2.ll