[PATCH] D150017: [Clang][BPF] Type print btf_type_tag properly

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 07:22:59 PDT 2023


yonghong-song added a comment.

In D150017#4326665 <https://reviews.llvm.org/D150017#4326665>, @aaron.ballman wrote:

> LGTM, but please also add a release note about the fix.

Thanks @aaron.ballman. I intend to backport this patch to llvm16 and adding a release note about the fix will have backport conflict with llvm16, so I will add a release note separately after this is patch is merged into llvm17.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150017



More information about the cfe-commits mailing list