This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bc99383d67b [DEBUGINFO] Handle restore instructions in LiveDebugValues new b1e647426f7 Revert "gn build: Add BPF target." new e53778de214 The test comitted with r348896 needed -march=x86=64 on the [...]
The 2 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: .../MIR/X86/live-debug-values-restore.mir | 2 +- .../llvm/lib/Target/BPF/AsmParser/BUILD.gn | 23 ------ utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn | 94 ---------------------- .../llvm/lib/Target/BPF/Disassembler/BUILD.gn | 22 ----- .../llvm/lib/Target/BPF/InstPrinter/BUILD.gn | 24 ------ .../llvm/lib/Target/BPF/MCTargetDesc/BUILD.gn | 60 -------------- .../llvm/lib/Target/BPF/TargetInfo/BUILD.gn | 14 ---- utils/gn/secondary/llvm/lib/Target/targets.gni | 4 - 8 files changed, 1 insertion(+), 242 deletions(-) delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/AsmParser/BUILD.gn delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/Disassembler/BUILD.gn delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/InstPrinter/BUILD.gn delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/MCTargetDesc/BUILD.gn delete mode 100644 utils/gn/secondary/llvm/lib/Target/BPF/TargetInfo/BUILD.gn