On this code, llc did not pass the sixth argument (%reg321) to printf.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 30 Sep 2002 16:14:14 +0000 (16:14 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 30 Sep 2002 16:14:14 +0000 (16:14 +0000)
commit925ad19292947ce31b9d3f8622ac70bbb7de58be
treed17a826d5b075c0c7520d84e98767b1e1fb161c4
parentc8f25d91bd1cf4e7cf0127a169c04d5128cdd9e3
On this code, llc did not pass the sixth argument (%reg321) to printf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3986 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/badarg6.ll [new file with mode: 0644]
test/LLC/badarg6.ll [new file with mode: 0644]