[PATCH] D45801: COFF: Use (name, output characteristics) as a key when grouping input sections into output sections.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 14:13:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330479: COFF: Use (name, output characteristics) as a key when grouping input sections… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45801?vs=143187&id=143385#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45801

Files:
  lld/trunk/COFF/Writer.cpp
  lld/trunk/COFF/Writer.h
  lld/trunk/test/COFF/crt-chars.test
  lld/trunk/test/COFF/merge.test
  lld/trunk/test/COFF/output-chars.test
  lld/trunk/test/COFF/unwind.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45801.143385.patch
Type: text/x-patch
Size: 13934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/d8a01f14/attachment.bin>


More information about the llvm-commits mailing list