[llvm-bugs] [Bug 35562] rustc ThinLTO-generated IR yields more dwarfdump errors
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 8 12:33:55 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=35562
Alex Crichton <alex at crichton.co> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Alex Crichton <alex at crichton.co> ---
We've worked around this issue on our end with
https://github.com/rust-lang/rust/blob/c166b0386888b253313e1e7e982a2a06cadaac8b/src/rustllvm/PassWrapper.cpp#L1173-L1221
and it looks like this is probably too big of a fix to track via an issue like
this, so I'm going to close as wontfix.
--
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/20180508/bca96509/attachment.html>
More information about the llvm-bugs
mailing list