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

            Bug ID: 21892
           Summary: clang-cl: Ignore or implement /Gv compiler switch
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

The /Gv compiler switch (which specifies the __vectorcall calling convention
for most functions) is not ignored or understood by clang-cl. Error message:

no such file or directory: '/Gv'

Reference:
http://msdn.microsoft.com/en-us/library/46t77ak2

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