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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 18:51:07 PDT 2022


yonghong-song updated this revision to Diff 429113.
yonghong-song added a comment.

- also set signed enum for dwarf::DW_ATE_signed_char int.


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.429113.patch
Type: text/x-patch
Size: 9266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/206edb2b/attachment.bin>


More information about the llvm-commits mailing list