[PATCH] D122904: [lld/mac] Tweak a few comments
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 07:23:08 PDT 2022
oontvoo accepted this revision.
oontvoo added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lld/test/MachO/arm64-thunk-visibility.s:4
# foo.s and bar.s both contain TU-local symbols (think static function)
-# with the same name, and both need a thunk.. This tests that ld64.lld doesn't
+# with the same name, and both need a thunk. This tests that ld64.lld doesn't
# create a duplicate symbol for the two functions.
----------------
nit: remove one extra white space
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122904/new/
https://reviews.llvm.org/D122904
More information about the llvm-commits
mailing list