[PATCH] D101156: [Clang] Support a user-defined __dso_handle

Jan Köster via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 02:45:11 PDT 2022


Tuxist added a comment.
Herald added a project: All.

i have a problem i'am implement a libc in c++ i can't export now __dso_handle as weak so I can't link other shared libs against my libc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101156



More information about the cfe-commits mailing list