[PATCH] D106621: [DWARF] Support new TAG DW_TAG_LLVM_annotation

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 09:09:39 PDT 2021


yonghong-song added a comment.

@dblaikie @probinson Could you help take a look at the patch? Currently I chose the new tag definition as `HANDLE_DW_TAG(0x6000, LLVM_annotation, 0, LLVM, DW_KIND_NONE)` which might not be the best choice. Please let me know if you have other suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106621



More information about the llvm-commits mailing list