[PATCH] D80255: [lld] Do not ignore comdats when parsing LTO objects
Christy Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 10:54:49 PDT 2020
christylee updated this revision to Diff 265300.
christylee added a comment.
Herald added a subscriber: aheejin.
Addressed comments. 1). made the same change to wasm. 2). removed the argument ignoreComdats.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80255/new/
https://reviews.llvm.org/D80255
Files:
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/test/ELF/lto/comdat.ll
lld/test/ELF/lto/comdat2.ll
lld/wasm/InputFiles.cpp
lld/wasm/InputFiles.h
lld/wasm/SymbolTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80255.265300.patch
Type: text/x-patch
Size: 5403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/8644746b/attachment.bin>
More information about the llvm-commits
mailing list