[PATCH] D80255: [RFC] [LLD] Do not ignore comdats when parsing LTO objects

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 17:06:40 PDT 2020


sbc100 added a comment.

If you are going to make the change here can you make the same change in the wasm linker too (in SymbolTable::addCombinedLTOObject)?

Also, if we land this then we can completely remove the argument ignoreComdats argument to parse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80255





More information about the llvm-commits mailing list