[PATCH] D45349: COFF: Create output sections early. NFCI.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 20:05:37 PDT 2018
pcc created this revision.
pcc added reviewers: ruiu, rnk, hans.
pcc added a dependent revision: D45350: COFF: Process /merge flag as we create output sections..
With this, all output sections are created in one place. This will make
it simpler to implement merging of builtin sections.
https://reviews.llvm.org/D45349
Files:
lld/COFF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45349.141266.patch
Type: text/x-patch
Size: 17825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/3fa04483/attachment.bin>
More information about the llvm-commits
mailing list