OSDN Git Service

Test case for r133858 (tail call optimize in the presence of byval).
authorChad Rosier <mcrosier@apple.com>
Sat, 25 Jun 2011 02:44:56 +0000 (02:44 +0000)
committerChad Rosier <mcrosier@apple.com>
Sat, 25 Jun 2011 02:44:56 +0000 (02:44 +0000)
commit644eb9befc4334f408cb6bed90ec5ed1a30f32a6
treed23bca30e3b7be8cda0a321ff115eeca2351eef8
parentfdfd40b5f1c6559da2368ee1c90cbb52d44b9c08
Test case for r133858 (tail call optimize in the presence of byval).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133863 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/sibcall-byval.ll [new file with mode: 0644]