[PATCH] D36304: [lld] [COFF] Add support for aligncomm directives

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 11:40:01 PDT 2017


mstorsjo updated this revision to Diff 110779.
mstorsjo added a comment.

Thanks for the review! Updated with the changes that Rui requested.


https://reviews.llvm.org/D36304

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Config.h
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/DriverUtils.cpp
  COFF/Options.td
  COFF/Symbols.h
  test/COFF/common-alignment.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36304.110779.patch
Type: text/x-patch
Size: 7403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/9be87721/attachment.bin>


More information about the llvm-commits mailing list