[PATCH] D106615: [Clang][LLVM] generate btf_tag annotations for DIComposite types

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 19 12:40:03 PDT 2021


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

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)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106615/new/

https://reviews.llvm.org/D106615



More information about the cfe-commits mailing list