diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2016-07-16 07:07:29 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2016-07-16 07:07:29 +0000 |
| commit | 04b5330ccdf93e3d051c7abe67303dd2dc973303 (patch) | |
| tree | eb9b2a9a4716d9b5d0ad72c9c27dad0e0ad527e3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | a711cc7951847e3b3bf729e0df9f2ce2e17b2f11 (diff) | |
| download | bcm5719-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/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions

