[PATCH] D145891: [BPF] Generate BTF info using 'btf:type_tag' annotation
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 07:41:08 PDT 2023
eddyz87 updated this revision to Diff 524305.
eddyz87 added a comment.
Move type tags before CVR qualifiers when BTF is generated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145891/new/
https://reviews.llvm.org/D145891
Files:
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/lib/Target/BPF/BTFDebug.h
llvm/test/CodeGen/BPF/BTF/print_btf.py
llvm/test/CodeGen/BPF/BTF/type-tag-dedup-enum.ll
llvm/test/CodeGen/BPF/BTF/type-tag-dedup-struct.ll
llvm/test/CodeGen/BPF/BTF/type-tag-dedup-subroutine.ll
llvm/test/CodeGen/BPF/BTF/type-tag-dedup-typedef.ll
llvm/test/CodeGen/BPF/BTF/type-tag-dedup-union.ll
llvm/test/CodeGen/BPF/BTF/type-tag-field-relo.ll
llvm/test/CodeGen/BPF/BTF/type-tag-fixup-fwd.ll
llvm/test/CodeGen/BPF/BTF/type-tag-fixup-resolved.ll
llvm/test/CodeGen/BPF/BTF/type-tag-skip-var.ll
llvm/test/CodeGen/BPF/BTF/type-tag-var.ll
llvm/test/CodeGen/BPF/BTF/type-tag-void.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145891.524305.patch
Type: text/x-patch
Size: 107154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/3ba3bf20/attachment-0001.bin>
More information about the llvm-commits
mailing list