[llvm-bugs] [Bug 27481] X86 make check has a bunch of machine verifier errors
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 6 16:44:26 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=27481
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #38 from Reid Kleckner <rnk at google.com> ---
(In reply to Francis Visoiu Mistrih from comment #37)
> Thanks!
>
> * Clang fix: r345591
> * LLVM fix + re-enable: r345593
Marking fixed.
Separately, I was wondering if maybe the machine verifier should be enabled
somehow in +asserts builds, or controlled by some llc flag that's always set
when lit calls llc, so that we get earlier detection of issues.
--
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/20190906/db8ba1f8/attachment.html>
More information about the llvm-bugs
mailing list