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

Reply via email to