[llvm-bugs] [Bug 33536] LLVM Assertion failure with new-experimental-pass-manager and ThinLTO
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 10 22:40:35 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33536
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> ---
I thought this was the same as a bug with a stale domtree I was working on, but
it was actually different. The other bug fix didn't help.
Fixed this finally in r307625 -- it was actually a bug in the ThinLTO bitcode
writer.
--
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/20170711/89dafce2/attachment.html>
More information about the llvm-bugs
mailing list