[PATCH] D92583: [mac/lld] Implement -t
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 13:01:29 PST 2020
thakis added a comment.
In D92583#2432016 <https://reviews.llvm.org/D92583#2432016>, @compnerd wrote:
> Seems fine to me. Does the output match what ld64 does?
Yes. (Unless you use both `-t` and `-why_load` -- then we interleave while ld64 does all `-t` output before all `-why_load` output.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92583/new/
https://reviews.llvm.org/D92583
More information about the llvm-commits
mailing list