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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 28 21:03:54 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4948927058e5: [BPF] support btf_tag attribute in .BTF section (authored by yonghong-song).

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.369300.patch
Type: text/x-patch
Size: 18610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210829/c1d43db5/attachment.bin>


More information about the llvm-commits mailing list