If a typedef type has attribute((btf_decl_tag("str"))) with
bpf target, emit BTF_KIND_DECL_TAG for that type in the BTF.
Details
Details
- Reviewers
ast anakryiko - Commits
- rG0472e83ffcc6: BPF: emit BTF_KIND_DECL_TAG for typedef types
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo