[PATCH] D83603: [lld-macho] Support __dso_handle for C++

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 23:25:03 PDT 2020


int3 updated this revision to Diff 278376.
int3 added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83603

Files:
  lld/MachO/Driver.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/dso-handle-no-override.s
  lld/test/MachO/dso-handle.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83603.278376.patch
Type: text/x-patch
Size: 9490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/ad07b70d/attachment.bin>


More information about the llvm-commits mailing list