[PATCH] D83720: [LLD] [MinGW] Implement the --file-alignment and --section-alignment options

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 13:50:40 PDT 2020


mstorsjo added a comment.

@amccarth Any opinion on this one? It's a pretty straightforward mapping of these options from GNU ld format to what lld-link internally uses. (I'd like to get it in before the branch if possible - although it's probably also possible to ask to get it cherrypicked even a few days after the branch...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83720





More information about the llvm-commits mailing list