[LLVMbugs] [Bug 8810] New: All tests should pass with the verifier added
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Dec 18 15:48:41 PST 2010
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: unassignedbugs at nondot.org
ReportedBy: zwarich at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list