[PATCH] D108328: [lld/test/ELF] Test fetch from archive to resolve undefined symbols in shared libs

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 10:45:36 PDT 2021


pirama marked 2 inline comments as done.
pirama added inline comments.


================
Comment at: lld/test/ELF/undef-in-shared-from-lazy.s:35
+
+#--- archive
+.global foo
----------------
MaskRay wrote:
> Use `.s` suffix
Added for `main` above as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108328



More information about the llvm-commits mailing list