[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
Wed Jun 3 12:38:29 PDT 2020


christylee updated this revision to Diff 268275.
christylee added a comment.

Fixed a 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.268275.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/0cf86d23/attachment.bin>


More information about the llvm-commits mailing list