[all-commits] [llvm/llvm-project] 9ab49a: [lld/mac] Implement -sectalign

Nico Weber via All-commits all-commits at lists.llvm.org
Tue May 11 10:32:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ab49ae55dd7b928c2b806adccf6d07a89e59102
      https://github.com/llvm/llvm-project/commit/9ab49ae55dd7b928c2b806adccf6d07a89e59102
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M lld/MachO/Config.h
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td
    M lld/MachO/OutputSegment.cpp
    A lld/test/MachO/sectalign.s

  Log Message:
  -----------
  [lld/mac] Implement -sectalign

clang sometimes passes this flag along (see D68351), so we should implement it.

Differential Revision: https://reviews.llvm.org/D102247




More information about the All-commits mailing list