This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 935d140874b [cmake] Create exports for umbrella library targets new 20d279e5b15 [BPF] Do not generate BTF sections unnecessarily
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/BPF/BTFDebug.cpp | 8 ++++++++ test/CodeGen/BPF/BTF/array-1d-char.ll | 11 ----------- test/CodeGen/BPF/BTF/array-1d-int.ll | 11 ----------- test/CodeGen/BPF/BTF/array-2d-int.ll | 11 ----------- test/CodeGen/BPF/BTF/array-size-0.ll | 11 ----------- test/CodeGen/BPF/BTF/array-typedef.ll | 11 ----------- test/CodeGen/BPF/BTF/char.ll | 11 ----------- test/CodeGen/BPF/BTF/empty-btf.ll | 22 ++++++++++++++++++++++ test/CodeGen/BPF/BTF/enum-basic.ll | 11 ----------- test/CodeGen/BPF/BTF/fwd-no-define.ll | 11 ----------- test/CodeGen/BPF/BTF/fwd-with-define.ll | 11 ----------- test/CodeGen/BPF/BTF/int.ll | 11 ----------- test/CodeGen/BPF/BTF/longlong.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-const-void.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-func-1.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-func-2.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-func-3.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-int.ll | 12 ------------ test/CodeGen/BPF/BTF/ptr-void.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-volatile-const-void.ll | 11 ----------- test/CodeGen/BPF/BTF/ptr-volatile-void.ll | 11 ----------- test/CodeGen/BPF/BTF/restrict-ptr.ll | 11 ----------- test/CodeGen/BPF/BTF/short.ll | 11 ----------- test/CodeGen/BPF/BTF/struct-anon.ll | 11 ----------- test/CodeGen/BPF/BTF/struct-basic.ll | 11 ----------- test/CodeGen/BPF/BTF/struct-bitfield-typedef.ll | 11 ----------- test/CodeGen/BPF/BTF/struct-enum.ll | 11 ----------- test/CodeGen/BPF/BTF/uchar.ll | 11 ----------- test/CodeGen/BPF/BTF/uint.ll | 11 ----------- test/CodeGen/BPF/BTF/ulonglong.ll | 11 ----------- test/CodeGen/BPF/BTF/union-array-typedef.ll | 11 ----------- test/CodeGen/BPF/BTF/ushort.ll | 11 ----------- 32 files changed, 30 insertions(+), 331 deletions(-) create mode 100644 test/CodeGen/BPF/BTF/empty-btf.ll