This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ede8818b21c [Kaleidoscope] Fix symbol resolver to search in reverse order. new 285da41e220 [WebAssembly] Don't create MSSymbolWasm object for non-symbols new 794244932b1 [llvm-objcopy][NFC] More error cleanup
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: lib/MC/WasmObjectWriter.cpp | 13 +- test/tools/llvm-objcopy/ELF/bad-output-format.test | 2 +- .../tools/llvm-objcopy/ELF/binary-input-error.test | 4 +- ...mpress-and-decompress-debug-sections-error.test | 2 +- .../compress-debug-sections-invalid-format.test | 2 +- .../llvm-objcopy/ELF/input-output-target.test | 2 +- .../llvm-objcopy/ELF/rename-section-flag.test | 2 +- .../ELF/set-section-flags-and-rename.test | 4 +- test/tools/llvm-objcopy/ELF/set-section-flags.test | 2 +- .../llvm-objcopy/ELF/strip-multiple-files.test | 2 +- tools/llvm-objcopy/CopyConfig.cpp | 203 ++++++++++++++------- tools/llvm-objcopy/CopyConfig.h | 5 +- tools/llvm-objcopy/llvm-objcopy.cpp | 58 +++--- 13 files changed, 192 insertions(+), 109 deletions(-)