[PATCH] D148242: BPF: Add name_off and name to emitted BTF comments

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 23:11:52 PDT 2023


yonghong-song added a comment.

Do we have cases where `name_off` is not 0? If that is the case, should we just go ahead print the name? If not, maybe we should not print `name_off = 0` at all?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148242



More information about the llvm-commits mailing list