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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to