[PATCH] D119294: [lld-macho] -flat_namespace for dylibs should make all externs interposable

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 20:43:15 PST 2022


int3 updated this revision to Diff 414272.
int3 marked 2 inline comments as done.
int3 edited the summary of this revision.
int3 added a comment.

split out NFC changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119294

Files:
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/flat-namespace-dysyms.s
  lld/test/MachO/flat-namespace-interposable.s
  lld/test/MachO/flat-namespace.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119294.414272.patch
Type: text/x-patch
Size: 11461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/f21d1d0f/attachment.bin>


More information about the llvm-commits mailing list