[PATCH] D106615: [Clang][LLVM] generate btf_tag annotations for DIComposite types
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 12:48:29 PDT 2021
yonghong-song added a comment.
In D106615#2955622 <https://reviews.llvm.org/D106615#2955622>, @dblaikie wrote:
> Looks alright - please commit the LLVM and Clang portions of this separately. (LLVM first, shouldn't require any changes to clang/should be standalone, then committing the clang change after that, using the new API surface area to implement the desired functionality)
Thanks! Will do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106615/new/
https://reviews.llvm.org/D106615
More information about the llvm-commits
mailing list