[llvm-bugs] [Bug 45867] clang-cl -m32 crashes on Target: armv8l-unknown-linux-gnueabihf
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon May 11 08:30:40 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45867
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rnk at google.com
Resolution|--- |LATER
Status|NEW |RESOLVED
--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Despite the crash report's exhortation to file a bug, this seems expected.
CodeView debug info is not implemented for ARM32. -> WAI.
--
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/20200511/2ac50abf/attachment.html>
More information about the llvm-bugs
mailing list