[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
Mon Mar 14 19:19:03 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGceff23c6e391: [lld-macho] -flat_namespace for dylibs should make all externs interposable (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D119294?vs=415224&id=415300#toc

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.415300.patch
Type: text/x-patch
Size: 8267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/f4401cdb/attachment-0001.bin>


More information about the llvm-commits mailing list