This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4845c877ad Clang-format few files to make later diffs leaner; NFC new 097fb8c4225 Reverting due to Green Dragon bot failure.
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: include/llvm/BinaryFormat/Wasm.h | 2 -- include/llvm/ObjectYAML/WasmYAML.h | 3 +-- lib/MC/WasmObjectWriter.cpp | 19 +++---------------- lib/Object/WasmObjectFile.cpp | 9 --------- lib/ObjectYAML/WasmYAML.cpp | 1 - test/MC/WebAssembly/array-fill.ll | 14 +++----------- test/MC/WebAssembly/bss.ll | 20 -------------------- test/MC/WebAssembly/explicit-sections.ll | 13 ------------- test/MC/WebAssembly/unnamed-data.ll | 9 --------- test/MC/WebAssembly/weak-alias.ll | 5 ----- test/tools/llvm-readobj/sections.test | 6 ------ tools/llvm-readobj/WasmDumper.cpp | 12 ------------ tools/obj2yaml/wasm2yaml.cpp | 12 +----------- tools/yaml2obj/yaml2wasm.cpp | 11 ----------- 14 files changed, 8 insertions(+), 128 deletions(-) delete mode 100644 test/MC/WebAssembly/bss.ll