This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 815d73b1d6e [InstSimplify] fix FP infinite hex constant values in tests; NFC new 44818a31b75 [WebAssembly] Disallow weak undefined globals in the object format new 21de18a5cc6 [AMDGPU] fix test to be independent of FP undef
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 | 3 +++ lib/Object/WasmObjectFile.cpp | 5 +++++ test/CodeGen/AMDGPU/skip-if-dead.ll | 4 ++-- test/ObjectYAML/wasm/invalid_global_weak.yaml | 24 ++++++++++++++++++++++++ test/tools/llvm-nm/wasm/weak-symbols.yaml | 17 +++-------------- 5 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 test/ObjectYAML/wasm/invalid_global_weak.yaml