[PATCH] D74572: [BPF] preserve debuginfo types for builtin __builtin__btf_type_id()

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 21:07:15 PST 2020


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

change llvm.bpf_pdit to llvm.btf_type_id variable name to make it easy to understand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74572

Files:
  llvm/lib/Target/BPF/BPF.h
  llvm/lib/Target/BPF/BPFCORE.h
  llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
  llvm/lib/Target/BPF/BPFPreserveDIType.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/lib/Target/BPF/CMakeLists.txt
  llvm/test/CodeGen/BPF/BTF/builtin-btf-type-id.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74572.245574.patch
Type: text/x-patch
Size: 27204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/f7e32925/attachment.bin>


More information about the llvm-commits mailing list