[LLVMbugs] [Bug 6027] New: ssertion `Bits != 0 && "Cannot print this instruction."'

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 13 07:08:42 PST 2010


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

           Summary: ssertion `Bits != 0 && "Cannot print this instruction."'
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nunoplopes at sapo.pt
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=4045)
 --> (http://llvm.org/bugs/attachment.cgi?id=4045)
test case

$ llc -o a.o a.ll
llc: llvm/lib/Target/X86/AsmPrinter/../X86GenAsmWriter.inc:2728: void
llvm::X86ATTInstPrinter::printInstruction(const llvm::MCInst*): Assertion `Bits
!= 0 && "Cannot print this instruction."' failed.


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