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

            Bug ID: 24213
           Summary: Unwinding fails when linking object file produced by
                    rustc
           Product: lld
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: tam...@gmail.com
                CC: llvmbugs@cs.uiuc.edu
    Classification: Unclassified

Full repro is here: https://github.com/tamird/rust_lld, but you'll need a
working rust compiler and might need to massage build.sh for your system.

TL;DR unwinding fails with `fatal runtime error: Could not unwind stack, error
= 5`.

Here's the symbol table diff between what `ld` produces vs `lld`:
https://gist.github.com/tamird/1af0c8d9a7132fd9915e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to