[PATCH] D103505: [lld][MachO] Add first bits to support special symbols

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 22:18:10 PDT 2021


alexshap created this revision.
alexshap added a reviewer: thakis.
alexshap created this object with visibility "All Users".
Herald added a reviewer: int3.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
Herald added a reviewer: lld-macho.
alexshap requested review of this revision.
Herald added a project: LLVM.

This diff adds first bits to support special symbols $ld$previous and friends in LLD

Test plan: make check-lld-macho


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103505

Files:
  lld/MachO/Config.h
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Writer.cpp
  lld/test/MachO/Inputs/libLDPreviousInstallName.tbd
  lld/test/MachO/special-symbol-ld-previous.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103505.349176.patch
Type: text/x-patch
Size: 6895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/b1879224/attachment.bin>


More information about the llvm-commits mailing list