[PATCH] D109192: Support: introduce public API annotation support
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 10:45:58 PDT 2023
tstellar added a comment.
Given that my plan right now is just to annotate the ABI and not create any new shared objects, should we still use a separate annotation for Support or should we just use the same annotation for the whole library and then specialize it later?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109192/new/
https://reviews.llvm.org/D109192
More information about the llvm-commits
mailing list