[PATCH] D103324: [lld/mac] Implement -dead_strip
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 28 09:02:14 PDT 2021
thakis added a comment.
In D103324#2787222 <https://reviews.llvm.org/D103324#2787222>, @tschuett wrote:
> Sorry. Before this patch. I am trying to link Rust.
Ah, I see . I'd recommend not passing `-Wl,-fatal_warnings`, then that's only a warning :) (But that particular diag will go away once this patch is in.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103324/new/
https://reviews.llvm.org/D103324
More information about the llvm-commits
mailing list