[PATCH] D106622: [BPF] support btf_tag attribute in .BTF section

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 08:32:15 PDT 2021


yonghong-song updated this revision to Diff 363485.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

- fix a few inconsistencies in comments (some of them spotted by Andrii)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106622

Files:
  llvm/lib/Target/BPF/BTF.def
  llvm/lib/Target/BPF/BTF.h
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/tag-1.ll
  llvm/test/CodeGen/BPF/BTF/tag-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106622.363485.patch
Type: text/x-patch
Size: 17042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210802/7ad1bcaa/attachment.bin>


More information about the llvm-commits mailing list