[LLVMbugs] [Bug 1503] NEW: passmanager problem

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jun 6 21:18:43 PDT 2007


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

           Summary: passmanager problem
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nicholas at mxc.ca


Something's either wrong with the passmanager or with one of the passes:

$ llvm/Debug/bin/opt b.bc -loops -domtree -licm -lcssa -disable-output

opt: /home/nicholas/llvm/include/llvm/PassAnalysisSupport.h:193: AnalysisType&
llvm::Pass::getAnalysisID(const llvm::PassInfo*) const [with AnalysisType =
llvm::DominatorTree]: Assertion `ResultPass && "getAnalysis*() called on an
analysis that was not " "'required' by pass!"' failed.
llvm/Debug/bin/opt((anonymous namespace)::PrintStackTrace()+0x1a)[0x864190a]
llvm/Debug/bin/opt((anonymous namespace)::SignalHandler(int)+0x112)[0x8641bd0]
[0xffffe500]
Aborted



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list