http://llvm.org/bugs/show_bug.cgi?id=8810

           Summary: All tests should pass with the verifier added
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I was testing out a new pass and explicitly called the verifier at the end of
the pass to check for mistakes on my part. I noticed a lot of errors that
couldn't have been caused by my code. I tried again with the verifier added to
the end of LiveIntervals and saw the same errors.

I'll file separate bugs with the individual errors.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to