add a test to ensure that argpromote of one argument doesn't
authorChris Lattner <sabre@nondot.org>
Tue, 15 Jan 2008 22:38:12 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Jan 2008 22:38:12 +0000 (22:38 +0000)
commitbeb168992f581ed645c437be08d87016869b9fd8
tree4901decb8dc6711027e3f5dcce0831af273de324
parent4cb8618d7f4fe0fb8f002651bc570a710cf7e3e1
add a test to ensure that argpromote of one argument doesn't
break the byval attr on some other argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46025 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ArgumentPromotion/byval-2.ll [new file with mode: 0644]