[llvm-bugs] [Bug 26151] unknown argument: -v/--version/-V
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 27 00:38:18 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=26151
Rui Ueyama <ruiu at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ruiu at google.com
Resolution|--- |FIXED
--- Comment #2 from Rui Ueyama <ruiu at google.com> ---
-V and -v are now handled as aliases to --version in r273847. Because lld
always supports all architectures (there's no build flag to conditionally
enable/disable targets), we do not need an option to show a list of supported
architectures.
--
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/20160627/fb9b39d8/attachment.html>
More information about the llvm-bugs
mailing list