[PATCH] D158242: [Clang][Attribute] Introduce linkage attribute to specify the exact LLVM linkage type for functions or variables
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 18 00:21:42 PDT 2023
rjmccall requested changes to this revision.
rjmccall added a comment.
This revision now requires changes to proceed.
I understand that you're adding this for your project's internal purposes, but it's a permanent language feature that I don't think we want.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158242/new/
https://reviews.llvm.org/D158242
More information about the cfe-commits
mailing list