[llvm-bugs] [Bug 31871] New: clang-cl doesn't understand /favor:INTEL64

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Feb 5 08:56:57 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31871

            Bug ID: 31871
           Summary: clang-cl doesn't understand /favor:INTEL64
           Product: clang
           Version: 4.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jvapen at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

When compiling with the /favor option, clang-cl issues a warning on this
argument.
 warning: argument unused during compilation: '/favor:INTEL64'
[-Wunused-command-line-argument]

See https://msdn.microsoft.com/nl-be/library/ms173505(v=vs.140).aspx for the
details

-- 
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/20170205/9157dace/attachment.html>


More information about the llvm-bugs mailing list