[PATCH] D91489: BPF: make __builtin_btf_type_id() return 64bit int
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 15 22:21:57 PST 2020
yonghong-song updated this revision to Diff 305413.
yonghong-song added a comment.
fix clang-format warning
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91489/new/
https://reviews.llvm.org/D91489
Files:
clang/include/clang/Basic/BuiltinsBPF.def
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtin-bpf-btf-type-id.c
llvm/include/llvm/IR/IntrinsicsBPF.td
llvm/lib/Target/BPF/BPFPreserveDIType.cpp
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/test/CodeGen/BPF/BTF/builtin-btf-type-id.ll
llvm/test/CodeGen/BPF/CORE/btf-id-duplicate.ll
llvm/test/CodeGen/BPF/optnone-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91489.305413.patch
Type: text/x-patch
Size: 20603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201116/56070fba/attachment-0001.bin>
More information about the cfe-commits
mailing list