This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14e931db543 Specify the namespace in llvm::make_unique to fix the windo [...] new 8b020d7228d [WebAssembly] Update relocation names to match spec new 25604ec16e5 llvm-isel-fuzzer: Add link-time dependency on BitReader
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: .../llvm/BinaryFormat/WasmRelocs/WebAssembly.def | 6 +++--- lib/MC/WasmObjectWriter.cpp | 22 +++++++++++----------- lib/Object/WasmObjectFile.cpp | 6 +++--- .../MCTargetDesc/WebAssemblyWasmObjectWriter.cpp | 6 +++--- test/MC/WebAssembly/external-data.ll | 2 +- test/MC/WebAssembly/reloc-code.ll | 4 ++-- test/MC/WebAssembly/reloc-data.ll | 4 ++-- test/MC/WebAssembly/unnamed-data.ll | 4 ++-- test/Object/objdump-relocations.test | 2 +- test/ObjectYAML/wasm/data_section.yaml | 8 ++++---- .../llvm-objdump/WebAssembly/relocations.test | 2 +- test/tools/llvm-readobj/relocations.test | 2 +- tools/llvm-isel-fuzzer/CMakeLists.txt | 1 + tools/llvm-readobj/WasmDumper.cpp | 6 +++--- tools/yaml2obj/yaml2wasm.cpp | 6 +++--- 15 files changed, 41 insertions(+), 40 deletions(-)