This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 596634581 Fix lit substitution in test. new 0e10ed243 [WebAssembly] Reduce redundancy in tests
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/wasm/Inputs/start.ll | 6 ++++++ test/wasm/import-memory.test | 4 ++-- test/wasm/invalid-stack-size.ll | 11 ----------- test/wasm/invalid-stack-size.test | 4 ++++ test/wasm/{load-undefined.ll => load-undefined.test} | 15 ++++----------- test/wasm/strip-debug.test | 4 ++-- 6 files changed, 18 insertions(+), 26 deletions(-) create mode 100644 test/wasm/Inputs/start.ll delete mode 100644 test/wasm/invalid-stack-size.ll create mode 100644 test/wasm/invalid-stack-size.test rename test/wasm/{load-undefined.ll => load-undefined.test} (72%)