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

            Bug ID: 17131
           Summary: LLVM Toolset fails to compile SSE4A intrinsics header
                    due to missing macro
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

The Visual Studio stdlib files appear to unconditionally include ammintrin.h.
The Clang version of this file which ships with the toolset fails if __SSE4A__
is not defined. This define does not appear to originate anywhere in the VS
headers nor from Clang itself, resulting in  failure on build.

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