[LLVMbugs] [Bug 15096] New: assertion needed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 28 15:15:47 PST 2013


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

             Bug #: 15096
           Summary: assertion needed
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rkotler at mips.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


MBB->end()->getParent() will just return garbage instead of asserting

this can happen also when you are at the end.

MI->getParent()

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