[PATCH] D83242: [clang][BPF] support expr with typedef/record type for FIELD_EXISTENCE reloc
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 08:01:49 PDT 2020
yonghong-song updated this revision to Diff 278190.
yonghong-song retitled this revision from "[RFC][BPF] support expr with typedef type for FIELD_EXISTENCE reloc" to "[clang][BPF] support expr with typedef/record type for FIELD_EXISTENCE reloc".
yonghong-song edited the summary of this revision.
yonghong-song added a comment.
clang change only and added tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83242/new/
https://reviews.llvm.org/D83242
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/TargetInfo.cpp
clang/lib/Basic/Targets/BPF.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-bpf-preserve-field-info-3.c
clang/test/Sema/builtins-bpf.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83242.278190.patch
Type: text/x-patch
Size: 11211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/3ab156d2/attachment.bin>
More information about the llvm-commits
mailing list