[all-commits] [llvm/llvm-project] d54360: [lld-macho] Implement -S

Vincent Lee via All-commits all-commits at lists.llvm.org
Wed Oct 27 17:10:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d54360cd32286d72647c50069ed0fbb09f4bbf0f
      https://github.com/llvm/llvm-project/commit/d54360cd32286d72647c50069ed0fbb09f4bbf0f
  Author: Vincent Lee <leevince at fb.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M lld/MachO/Config.h
    M lld/MachO/Driver.cpp
    M lld/MachO/Options.td
    M lld/MachO/SyntheticSections.cpp
    M lld/test/MachO/stabs.s

  Log Message:
  -----------
  [lld-macho] Implement -S

There are a couple internal builds that require the use of this flag.

Reviewed By: #lld-macho, int3

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




More information about the All-commits mailing list