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

           Summary: error on postdomfrontier for a function without exit
                    block
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Global Analyses
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


opt pdf_crash.bc -postdomfrontier -debug -disable-output

causes error because PDT.getRootNode() returns NULL for a function without exit
block.


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