[PATCH] D93454: [LLVM-C]Add LLVMAddMetadataToInst, deprecated LLVMSetInstDebugLocation.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 22 03:22:25 PDT 2021
fhahn added a comment.
In D93454#3021309 <https://reviews.llvm.org/D93454#3021309>, @aprantl wrote:
> Does Doxygen have a \deprecated keyword? Otherwise this LGTM.
Yes, I added `@deprecated` to the paragraph in the comment.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93454/new/
https://reviews.llvm.org/D93454
More information about the llvm-commits
mailing list