[PATCH] D105450: [lld/mac] Implement -arch_multiple
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 5 20:51:14 PDT 2021
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
> Another idea would be to prefix errors and warnings with "ld64.lld(x86_64):"
instead of the usual "ld64.lld:", but I'm not sure if people would
misunderstand that as a comment about the arch of ld itself.
I agree, I think the message as-is is clearer :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105450/new/
https://reviews.llvm.org/D105450
More information about the llvm-commits
mailing list