[PATCH] D104082: [CodeGen] Don't create a fake FunctionDecl when generating block/block_byref copy/dispose helper functions
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 14 16:53:54 PDT 2021
ahatanak added a comment.
C++ non-virtual thunks and global initialization functions (`_GLOBAL__sub_I_*`) have only linkage names.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104082/new/
https://reviews.llvm.org/D104082
More information about the cfe-commits
mailing list