Files
llvm/test/CodeGen/Generic
James Y Knight bf862d6543 Workaround PPC backend bug in test for r346322.
It seems that the PPC backend croaks when lowering a call to a
function with an argument of type [2 x i32].

Just modify the type slightly to avoid this -- I wasn't actually
intending to stress test the backend...

llvm/lib/Target/PowerPC/PPCISelLowering.cpp:6172: llvm::SDValue llvm::PPCTargetLowering::LowerCall_64SVR4(...): Assertion `(!HasParameterArea || NumBytesActuallyUsed == ArgOffset) && "mismatch in size of parameter area"' failed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346334 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-07 17:01:47 +00:00
..
2010-02-09 06:36:30 +00:00
2018-07-02 04:49:30 +00:00
2013-12-13 16:05:32 +00:00
2017-04-13 16:05:35 +00:00
2015-07-03 08:02:12 +00:00