This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2932b32f4e4 [BPF] do not generate unused local/global types new b88b36bff53 Revert "[BPF] do not generate unused local/global types"
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 | 19 ++---- test/CodeGen/BPF/BTF/extern-global-var.ll | 69 ------------------- test/CodeGen/BPF/BTF/local-var.ll | 108 ------------------------------ test/CodeGen/BPF/BTF/static-var.ll | 107 ----------------------------- 4 files changed, 7 insertions(+), 296 deletions(-) delete mode 100644 test/CodeGen/BPF/BTF/extern-global-var.ll delete mode 100644 test/CodeGen/BPF/BTF/local-var.ll delete mode 100644 test/CodeGen/BPF/BTF/static-var.ll