[all-commits] [llvm/llvm-project] 1d1aa2: [lld-macho] Mark aliased symbols as noDeadStrip

Keith Smiley via All-commits all-commits at lists.llvm.org
Tue Oct 4 14:54:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d1aa2d0130ce5683514330c876464bfd754dec3
      https://github.com/llvm/llvm-project/commit/1d1aa2d0130ce5683514330c876464bfd754dec3
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/MarkLive.cpp
    M lld/test/MachO/alias-option.s

  Log Message:
  -----------
  [lld-macho] Mark aliased symbols as noDeadStrip

This matches ld64 behavior

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




More information about the All-commits mailing list