New testcase, check that the bc file correctly encodes varargs nonccc calls.
authorChris Lattner <sabre@nondot.org>
Fri, 26 May 2006 18:41:26 +0000 (18:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 May 2006 18:41:26 +0000 (18:41 +0000)
commite812d1133b593d627449952ef6bdab7757904ecf
tree7219d7d9ac3926091d590df4554edf76095d916e
parent052fb5110fd9b461cbb140364068268df8465bf4
New testcase, check that the bc file correctly encodes varargs nonccc calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28500 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/2006-05-26-VarargsCallEncode.ll [new file with mode: 0644]