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: unassignedclangb...@nondot.org
          Reporter: jva...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to