[LLVMbugs] [Bug 13603] New: [x86 assembler] Instruction silently fails
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 14 08:11:44 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13603
Bug #: 13603
Summary: [x86 assembler] Instruction silently fails
Product: libraries
Version: 3.1
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
AssignedTo: unassignedbugs at nondot.org
ReportedBy: zoxc32 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9052
--> http://llvm.org/bugs/attachment.cgi?id=9052
Test bitcode
When compiling the attached bitcode with `llc -filetype=obj test.ll`, the
inline assembly disappears. It shows up with `llc -filetype=asm test.ll` and
compiles using GNU as.
--
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