[LLVMbugs] [Bug 21892] New: clang-cl: Ignore or implement /Gv compiler switch

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 12 06:34:09 PST 2014


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: unassignedclangbugs at nondot.org
          Reporter: clangbugs.10.mdwxzxkl at spamgourmet.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141212/3ffd39cf/attachment.html>


More information about the llvm-bugs mailing list