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

             Bug #: 13638
           Summary: (PassInf && "Expected all immutable passes to be
                    initialized")
           Product: clang
           Version: 3.1
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 9073
  --> http://llvm.org/bugs/attachment.cgi?id=9073
modified clang-interpreter example.

I added a while loop around the clang-interpreter example. After the first
iteration I received the following error:

Assertion failed: (PassInf && "Expected all immutable passes to be
initialized"), function findAnalysisPass, file llvm/lib/VMCore/PassManager.cpp,
line 696.
Stack dump:
0.    <eof> parser at end of file
Illegal instruction: 4

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