[PATCH] D115775: [lld-macho] Handle $ld$hide[$os] symbols.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 13:09:27 PST 2021


oontvoo updated this revision to Diff 395209.
oontvoo marked an inline comment as done.
oontvoo added a comment.

updated diff:

- store Symbol* instead of inventing a new InterfaceSymbol struct
- use inline tbd


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115775

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/test/MachO/special-symbol-ld-hidden.s
  llvm/include/llvm/TextAPI/InterfaceFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115775.395209.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/c684b791/attachment.bin>


More information about the llvm-commits mailing list