[PATCH] D45350: COFF: Process /merge flag as we create output sections.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 20:05:38 PDT 2018


pcc created this revision.
pcc added reviewers: ruiu, rnk, hans.

With this we can merge builtin sections.

Depends on https://reviews.llvm.org/D45349


https://reviews.llvm.org/D45350

Files:
  lld/COFF/DLL.h
  lld/COFF/DriverUtils.cpp
  lld/COFF/Writer.cpp
  lld/test/COFF/export32.test
  lld/test/COFF/merge.test
  lld/test/COFF/unwind.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45350.141267.patch
Type: text/x-patch
Size: 10970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/f4bd2f1e/attachment.bin>


More information about the llvm-commits mailing list