[PATCH] D101156: [Clang] Support a user-defined __dso_handle
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 28 22:50:21 PDT 2021
rjmccall added a comment.
What's the crash exactly/ Is IRGen just unhappy about processing the user definition when we've generated a declaration with a different type? Because we're already supposed to be being cautious about this.
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