[llvm-bugs] [Bug 43721] ld64.lld does not handle -v (print linker information)
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 22 19:12:24 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=43721
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolasweber at gmx.de
Status|NEW |RESOLVED
Fixed By Commit(s)| |http://reviews.llvm.org/rG7
| |7fb45e59e49d25fbc57854b6259
| |9ae24aa2c4c9
Resolution|--- |FIXED
--- Comment #1 from Nico Weber <nicolasweber at gmx.de> ---
ld64.lld is mostly dead, but there's a replacement in progress that will become
ld64.lld in time. Until then, it's available as ld64.lld.darwinnew. It has a
working -v, and in
http://reviews.llvm.org/rG77fb45e59e49d25fbc57854b62599ae24aa2c4c9 we added a
--version flag too. So this is a fixed as it's going to get.
--
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/20201223/7fb6028e/attachment-0001.html>
More information about the llvm-bugs
mailing list