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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 21:53:06 PDT 2021


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

For func argument, ATTR commonType.type points to FUNC instead of FUNC_PROTO.


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.361901.patch
Type: text/x-patch
Size: 17050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/5219d0b1/attachment.bin>


More information about the llvm-commits mailing list