[PATCH] D83878: BPF: support CORE existence checking for typedef and struct variables

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 22:12:12 PDT 2020


yonghong-song updated this revision to Diff 280028.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

using a new relocation TYPE_EXISTENCE for typedef/struct/union types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83878

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/lib/Target/BPF/BPFCORE.h
  llvm/test/CodeGen/BPF/CORE/intrinsic-fieldinfo-type-exist-1.ll
  llvm/test/CodeGen/BPF/CORE/intrinsic-fieldinfo-type-exist-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83878.280028.patch
Type: text/x-patch
Size: 13720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/90a3483b/attachment.bin>


More information about the llvm-commits mailing list