[LLVMbugs] [Bug 825] NEW: llc crash with inline asm
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jul 10 10:28:54 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=825
Summary: llc crash with inline asm
Product: tools
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jackrobi at gmail.com
llc bugpoint-reduced-simplified.bc
llc: SelectionDAGISel.cpp:2121: void
llvm::SelectionDAGLowering::visitInlineAsm(llvm::CallInst&): Assertion `CTy ==
TargetLowering::C_RegisterClass && "Unknown op type!"' failed.
llc((anonymous namespace)::PrintStackTrace()+0x1f)[0x87901df]
/lib/tls/i686/cmov/libc.so.6(abort+0x1dc)[0xb7dd67d8]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0x109)[0xb7dced5d]
llc(llvm::SelectionDAGLowering::visitInlineAsm(llvm::CallInst&)+0x57e)[0x85601ee]
Aborted
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list