[PATCH] D124641: [BPF] Add BTF 64bit enum value support

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 11:36:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc1c43d726c8: [BPF] Add BTF 64bit enum value support (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124641

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/enum-basic.ll
  llvm/test/CodeGen/BPF/CORE/intrinsic-typeinfo-enum-value-opaque-pointer.ll
  llvm/test/CodeGen/BPF/CORE/intrinsic-typeinfo-enum-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124641.434551.patch
Type: text/x-patch
Size: 9266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/3c7ed1a3/attachment.bin>


More information about the llvm-commits mailing list