[LLVMbugs] [Bug 11501] New: "opt -verify-each" is no longer useful

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 7 09:18:20 PST 2011


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

             Bug #: 11501
           Summary: "opt -verify-each" is no longer useful
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Now that opt (like everywhere else) is using PassManagerBuilder, the
-verify-each
option no longer results in the bitcode being verified after every pass.

-- 
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