[PATCH] D119799: [BPF] Fix a bug in BTF_KIND_TYPE_TAG generation

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 19:46:03 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf419029fcdac: [BPF] Fix a bug in BTF_KIND_TYPE_TAG generation (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119799

Files:
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/type-tag-fixup-fwd.ll
  llvm/test/CodeGen/BPF/BTF/type-tag-fixup-resolved.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119799.408695.patch
Type: text/x-patch
Size: 22324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/107f2f94/attachment.bin>


More information about the llvm-commits mailing list