[llvm-bugs] [Bug 26742] llvm.eh.sjlj.setjmp builtin lowering may result in a compiler crash in pic mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 4 16:32:43 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26742
Quentin Colombet <qcolombet at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Quentin Colombet <qcolombet at apple.com> ---
I went ahead with the proposed workaround because this may crash the compiler
or silently produce incorrect code.
If someone has a bette fix, patches welcome :).
Committed revision 262762.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160305/bc05d40b/attachment.html>
More information about the llvm-bugs
mailing list