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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 14:30:41 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3587de228198: [lld-macho] Support __dso_handle for C++ (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D83603?vs=282040&id=282047#toc

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.s
  lld/test/MachO/invalid/dso-handle-duplicate.s

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


More information about the llvm-commits mailing list