summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2018-11-07 17:01:47 +0000
committerJames Y Knight <jyknight@google.com>2018-11-07 17:01:47 +0000
commit5fbc72f5261ff381eae8494be462d48e7404d1b5 (patch)
tree6ca1060977322bddc66bc4d9d245832905eab452 /llvm/lib
parent5b0d783078965bc22201259bd61f86301c97376f (diff)
downloadbcm5719-llvm-5fbc72f5261ff381eae8494be462d48e7404d1b5.tar.gz
bcm5719-llvm-5fbc72f5261ff381eae8494be462d48e7404d1b5.zip
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. llvm-svn: 346334
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud