Update tailcall code to include inline attribute operand for memcpy.
authorArnold Schwaighofer <arnold.schwaighofer@gmail.com>
Sat, 10 Nov 2007 10:48:01 +0000 (10:48 +0000)
committerArnold Schwaighofer <arnold.schwaighofer@gmail.com>
Sat, 10 Nov 2007 10:48:01 +0000 (10:48 +0000)
commit38ada868f24b639512e4cfe07871ccea05e09f1a
tree34745d52746003cd2a4050bbc800ba47978a47f0
parent1a8a08a690a06194653f54453ac41e0e0e7bd3a4
Update tailcall code to include inline attribute operand for memcpy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/tailcallbyval.ll [new file with mode: 0644]