[PATCH] D97521: [lld/mac] Add some support for dynamic lookup symbols, and implement -U

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 13:51:13 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
thakis marked an inline comment as done.
Closed by commit rGcafb6cd10c74: [lld/mac] Add some support for dynamic lookup symbols, and implement -U (authored by thakis).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97521/new/

https://reviews.llvm.org/D97521

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/U-dynamic-lookup.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97521.326795.patch
Type: text/x-patch
Size: 10217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/48a48653/attachment.bin>


More information about the llvm-commits mailing list