[llvm-bugs] [Bug 27749] New: Clang x86 support for SJLJ EH

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 15 11:34:34 PDT 2016


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

            Bug ID: 27749
           Summary: Clang x86 support for SJLJ EH
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: red.skotina at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

i try use --target=i686-w64-mingw32 (with i686-5.3.0-posix-sjlj-rt_v4-rev0) but
take link error:
undefined reference to `_Unwind_Resume'

Please add support for SJLJ version of i686 mingw-w64

-- 
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/20160515/6918ec2b/attachment.html>


More information about the llvm-bugs mailing list