[PATCH] D62124: [LLD][COFF] Implement /filealign parameter

Stefan Schmidt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 00:33:28 PDT 2019


thrimbor updated this revision to Diff 200416.
thrimbor added a comment.

I updated the patch to include a power-of-two check.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62124/new/

https://reviews.llvm.org/D62124

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Options.td
  lld/COFF/Writer.cpp
  lld/test/COFF/filealign.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62124.200416.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/8d7efe11/attachment.bin>


More information about the llvm-commits mailing list