[PATCH] D45802: COFF: Preserve section type when processing /section flag.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 23:35:05 PDT 2018


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

It turns out that we were dropping this before.

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


https://reviews.llvm.org/D45802

Files:
  lld/COFF/Chunks.cpp
  lld/COFF/Chunks.h
  lld/COFF/Writer.cpp
  lld/test/COFF/output-chars.test
  lld/test/COFF/section.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45802.143046.patch
Type: text/x-patch
Size: 3123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/78581c9d/attachment.bin>


More information about the llvm-commits mailing list