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

            Bug ID: 15266
           Summary: Inline assembler broken, works with -no-integrated-as
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10015
  --> http://llvm.org/bugs/attachment.cgi?id=10015&action=edit
Build log with error

I just upgraded to clang r175154 and my mozilla-central build broke when
building libyuv which is part of webrtc. It includes inline assembler which
seems to break (see attached build log). When I add -no-integrated-as, the
error goes away. I'll also attach the .s and .ii files.

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