]> granicus.if.org Git - clang/commit
Merge x86-64-abi-sret-vs-2word-struct-param.cpp into the generic
authorJohn McCall <rjmccall@apple.com>
Thu, 3 May 2012 01:34:46 +0000 (01:34 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 3 May 2012 01:34:46 +0000 (01:34 +0000)
commit92c6c90e9099b7e27073056b154b2d5e7d5449b1
tree8c6da2aa6ac97d2d40b64c8e653f0b8c7fb2bf3f
parent7b0a3e378c441cec60f929d13bd48846c267a008
Merge x86-64-abi-sret-vs-2word-struct-param.cpp into the generic
x86_64-arguments.cpp test file and be sure to test the coerced
case as well.  Thanks to Wei-Ren Chen for bringing this test
to my attention.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156047 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/x86-64-abi-sret-vs-2word-struct-param.cpp [deleted file]
test/CodeGenCXX/x86_64-arguments.cpp