summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2016-07-16 07:07:29 +0000
committerHal Finkel <hfinkel@anl.gov>2016-07-16 07:07:29 +0000
commit04b5330ccdf93e3d051c7abe67303dd2dc973303 (patch)
treeeb9b2a9a4716d9b5d0ad72c9c27dad0e0ad527e3 /llvm/test/Transforms/FunctionAttrs
parenta711cc7951847e3b3bf729e0df9f2ce2e17b2f11 (diff)
downloadbcm5719-llvm-04b5330ccdf93e3d051c7abe67303dd2dc973303.tar.gz
bcm5719-llvm-04b5330ccdf93e3d051c7abe67303dd2dc973303.zip
Disable this-return argument forwarding on ARM/AArch64
r275042 reverted function-attribute inference for the 'returned' attribute because the feature triggered self-hosting failures on ARM and AArch64. James Molloy determined that the this-return argument forwarding feature, which directly ties the returned input argument to the returned value, was the cause. It seems likely that this forwarding code contains, or triggers, a subtle bug. Disabling for now until we can track that down. llvm-svn: 275677
Diffstat (limited to 'llvm/test/Transforms/FunctionAttrs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud