[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
Thu Aug 26 11:28:11 PDT 2021
pirama marked 4 inline comments as done.
pirama added a comment.
In D108328#2957896 <https://reviews.llvm.org/D108328#2957896>, @MaskRay wrote:
> Worth checking whether `archive-fetch.s` can be folded into the test.
The test was added independent of the code change. Can you point me to the relevant code in InputFiles.cpp? Is it https://github.com/llvm/llvm-project/blob/9b9e7f6f4e05baa99a795e0cce60ba86091acc9a/lld/ELF/InputFiles.cpp#L1804?
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