https://bugs.llvm.org/show_bug.cgi?id=27481

Reid Kleckner <r...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #38 from Reid Kleckner <r...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to