[PATCH] D94371: [lld/mac] Implement -u flag

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 10:25:44 PST 2021


int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.

Thanks for the pointers to the ELF diffs! I guess we'll implement deduplication in a similar way in the future.



================
Comment at: lld/test/MachO/u.s:32
+  ret
+
----------------
nit: extra line


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94371/new/

https://reviews.llvm.org/D94371



More information about the llvm-commits mailing list