[PATCH] D119908: [ELF] Move duplicate symbol check after input file parsing
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 21:01:37 PST 2022
MaskRay updated this revision to Diff 410440.
MaskRay added a comment.
Restore the previous diff.
(the update to D119909 <https://reviews.llvm.org/D119909> accidentally changed this Differential)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119908/new/
https://reviews.llvm.org/D119908
Files:
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/SymbolTable.cpp
lld/ELF/SymbolTable.h
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/test/ELF/invalid/symtab-sh-info-dup.test
lld/test/ELF/lto/duplicated.ll
lld/test/ELF/vs-diagnostics-duplicate.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119908.410440.patch
Type: text/x-patch
Size: 13242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/ecea305e/attachment.bin>
More information about the llvm-commits
mailing list