[llvm-bugs] [Bug 48865] clang crashes at -O3 on x86_64-linux-gnu: Assertion `IDom && "Block must have a valid IDom."' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jan 30 09:48:22 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48865
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Florian Hahn <florian_hahn at apple.com> ---
It looks like the commit used to build clang in the stack trace is
5c1cea6f406366b85f3c200a1c48f713da4450ba which is a few days old. The fix just
landed.
Could you try with a build that includes 10c57268c074 and re-open if it still
crashes?
--
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/20210130/f9f50c46/attachment.html>
More information about the llvm-bugs
mailing list