[PATCH] D106618: [Clang][LLVM] generate btf_tag annotations for DISubprogram types

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 25 22:40:11 PDT 2021


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

Eh, sure, don't mind about the test either way (the other test cases are optimization agnostic, I think - so they could all be lumped in together - there might also be a flag to turn on call site debug info irrespective of optimization level, which might make the test case more self documenting, perhaps you could check if that's the case?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106618



More information about the cfe-commits mailing list