[llvm-bugs] [Bug 33118] clang crashes at -Os and above with "-mllvm -enable-newgvn": Assertion `(!ReachableBlocks.count(cast<Instruction>(M)->getParent()) || InstructionsToErase.count(cast<Instruction>(M))) && "Everything in TOP should be unreachable or dead at this " "point"'
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 25 14:06:12 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33118
Davide Italiano <davide at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Davide Italiano <davide at freebsd.org> ---
Fixed by r303875
--
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/20170525/53bc1e40/attachment.html>
More information about the llvm-bugs
mailing list