[PATCH] D80765: [ELF] Handle bitcode comdat groups separately to deduplicate thinlto comdat sections

Christy Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 16:07:40 PDT 2020


christylee updated this revision to Diff 269693.
christylee marked an inline comment as done.
christylee added a comment.

Fixed comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80765

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Relocations.cpp
  lld/ELF/SymbolTable.h
  lld/test/ELF/lto/Inputs/debug-types-deduplication.ll
  lld/test/ELF/lto/debug-types-deduplication.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80765.269693.patch
Type: text/x-patch
Size: 8950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/ba03285a/attachment.bin>


More information about the llvm-commits mailing list