[LLVMbugs] [Bug 17097] clang-cl should respect -oXYZ
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 4 09:56:50 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17097
Timur Iskhodzhanov <timurrrr at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Timur Iskhodzhanov <timurrrr at google.com> ---
Ah, OK - even cl from VS2010 actually ignores the -o value.
SPEC CPU2006 tests just work because they do something like "cl -c -oXYZ.obj
XYZ.cpp". This doesn't work as good with clang-cl due to PR17095
--
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/20130904/1af8ccdc/attachment.html>
More information about the llvm-bugs
mailing list