[PATCH] D40238: COFF: Do not create SectionChunks for discarded comdat sections.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 12:43:09 PST 2017


This revision was automatically updated to reflect the committed changes.
pcc marked 3 inline comments as done.
Closed by commit rL319090: COFF: Do not create SectionChunks for discarded comdat sections. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D40238?vs=124013&id=124446#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40238

Files:
  lld/trunk/COFF/Chunks.cpp
  lld/trunk/COFF/Chunks.h
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/COFF/InputFiles.h
  lld/trunk/COFF/MarkLive.cpp
  lld/trunk/COFF/SymbolTable.cpp
  lld/trunk/COFF/SymbolTable.h
  lld/trunk/COFF/Symbols.h
  lld/trunk/test/COFF/reloc-discarded.s
  llvm/trunk/include/llvm/Object/COFF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40238.124446.patch
Type: text/x-patch
Size: 23392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/95f5029c/attachment-0001.bin>


More information about the llvm-commits mailing list