[LLVMbugs] [Bug 18206] Inliner wrongly inlines functions that invoke setjmp()

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 13 00:02:18 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18206

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |chandlerc at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Chandler Carruth <chandlerc at gmail.com> ---
FYI, thanks for the bug report and the fix. As I mentioned in the code review,
I think addressing the core issue is better and I've done that in r197215 and
r197216. Hopefully that fixes this. Re-open as needed!

-- 
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/20131213/084730b5/attachment.html>


More information about the llvm-bugs mailing list