XCore target: Fix Vararg handling
authorRobert Lytton <robert@xmos.com>
Thu, 1 Aug 2013 08:29:44 +0000 (08:29 +0000)
committerRobert Lytton <robert@xmos.com>
Thu, 1 Aug 2013 08:29:44 +0000 (08:29 +0000)
commitdd1cfe21295b9c37a38b7e1f716e76237de10909
treed98515af015d182b257d38585ffa9b8a86fd36be
parentf2617291e31bc93d3dae2c80d45df5dfb9a70ae5
XCore target: Fix Vararg handling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187565 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreISelLowering.cpp
test/CodeGen/XCore/2011-08-01-VarargsBug.ll [deleted file]
test/CodeGen/XCore/varargs.ll [new file with mode: 0644]