[PATCH] D94371: [lld/mac] Implement -u flag
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 9 21:08:52 PST 2021
MaskRay added inline comments.
================
Comment at: lld/test/MachO/u.s:22
+# UNDEF: error: undefined symbol: _asdf
+
+#--- foo.s
----------------
Would be nice to check the interaction with `.weak_reference`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94371/new/
https://reviews.llvm.org/D94371
More information about the llvm-commits
mailing list