[PATCH] D103746: [lld][MachO] Add support for $ld$install_name symbols

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 5 02:01:00 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 support for $ld$install_name symbols.

Test plan: make check-lld-macho


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103746

Files:
  lld/MachO/InputFiles.cpp
  lld/test/MachO/special-symbol-ld-install-name.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103746.350041.patch
Type: text/x-patch
Size: 6402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210605/545451e0/attachment.bin>


More information about the llvm-commits mailing list