[PATCH] D74668: [Clang][BPF] implement __builtin_btf_type_id() builtin function

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 20:49:25 PDT 2020


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

rebase on top of master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74668

Files:
  clang/include/clang/Basic/BuiltinsBPF.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtin-bpf-btf-type-id.c
  clang/test/Sema/builtin-bpf-btf-type-id.c
  llvm/include/llvm/IR/IntrinsicsBPF.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74668.261426.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200501/63d59e48/attachment-0001.bin>


More information about the cfe-commits mailing list