https://llvm.org/bugs/show_bug.cgi?id=30879

Sjors Gielen <l...@sjor.sg> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #36 from Sjors Gielen <l...@sjor.sg> ---
Actually, the problem is not fixed for me, I just accidentally had the
workaround still applied. So, even with libunwind 3.9.1 with r292723 applied,
my i686 binaries still explode when they throw an exception. These binaries
were produced with -O3. If I add the workaround, "-mllvm
-no-x86-call-frame-opt" to the compiler commandline, the problem is still
absent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to