[PATCH] D89012: [lld-macho] Support linking against stub dylibs
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 18:15:10 PST 2020
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lld/test/MachO/dylib-stub.yaml:25
+
+#--- fat.dylib.yaml
+--- !fat-mach-o
----------------
Any reason to prefer a universal binary with a single architecture to just a regular binary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89012/new/
https://reviews.llvm.org/D89012
More information about the llvm-commits
mailing list