This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b33a02496a4 Reapply "[PR16756] Use SSAUpdaterBulk in JumpThreading." on [...] new b1f2b2d1cec Revert "[llvm-objcopy] Switch over to using TableGen for pa [...]
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: test/tools/llvm-objcopy/add-section-remove.test | 2 +- test/tools/llvm-objcopy/add-section.test | 2 +- test/tools/llvm-objcopy/basic-only-keep.test | 2 +- .../llvm-objcopy/binary-first-seg-offset-zero.test | 2 +- test/tools/llvm-objcopy/keep-only-keep.test | 2 +- .../llvm-objcopy/only-keep-remove-strtab.test | 2 +- test/tools/llvm-objcopy/parent-loop-check.test | 2 +- test/tools/llvm-objcopy/remove-section.test | 2 +- tools/llvm-objcopy/CMakeLists.txt | 7 - tools/llvm-objcopy/LLVMBuild.txt | 2 +- tools/llvm-objcopy/Opts.td | 58 ----- tools/llvm-objcopy/llvm-objcopy.cpp | 283 ++++++++------------- 12 files changed, 117 insertions(+), 249 deletions(-) delete mode 100644 tools/llvm-objcopy/Opts.td