This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cb6934a62 Fix retpoline PLT header size for i386. new 54662472e [WebAssembly] Use inline target tripple in test cases
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/archive1.ll | 2 ++ test/wasm/Inputs/archive2.ll | 2 ++ test/wasm/Inputs/call-indirect.ll | 2 ++ test/wasm/Inputs/comdat1.ll | 2 ++ test/wasm/Inputs/comdat2.ll | 2 ++ test/wasm/Inputs/global-ctor-dtor.ll | 2 ++ test/wasm/Inputs/hello.ll | 2 ++ test/wasm/Inputs/hidden.ll | 2 ++ test/wasm/Inputs/locals-duplicate1.ll | 2 ++ test/wasm/Inputs/locals-duplicate2.ll | 2 ++ test/wasm/Inputs/many-funcs.ll | 2 ++ test/wasm/Inputs/ret32.ll | 2 ++ test/wasm/Inputs/ret64.ll | 2 ++ test/wasm/Inputs/weak-alias.ll | 2 ++ test/wasm/Inputs/weak-symbol1.ll | 2 ++ test/wasm/Inputs/weak-symbol2.ll | 2 ++ test/wasm/alias.ll | 4 +++- test/wasm/archive.ll | 10 ++++++---- test/wasm/call-indirect.ll | 6 ++++-- test/wasm/comdats.ll | 2 ++ test/wasm/conflict.test | 2 +- test/wasm/data-layout.ll | 6 ++++-- test/wasm/entry.ll | 4 +++- test/wasm/export.ll | 4 +++- test/wasm/function-imports-first.ll | 6 ++++-- test/wasm/function-imports.ll | 6 ++++-- test/wasm/function-index.test | 4 ++-- test/wasm/import-memory.test | 2 +- test/wasm/init-fini.ll | 6 ++++-- test/wasm/{invalid-stack-size.test => invalid-stack-size.ll} | 4 +++- test/wasm/load-undefined.ll | 8 +++++--- test/wasm/local-symbols.ll | 4 +++- test/wasm/locals-duplicate.test | 4 ++-- test/wasm/many-functions.ll | 6 ++++-- test/wasm/relocatable.ll | 6 ++++-- test/wasm/signature-mismatch.ll | 6 ++++-- test/wasm/stack-pointer.ll | 4 +++- test/wasm/strip-debug.test | 2 +- test/wasm/symbol-type-mismatch.ll | 6 ++++-- test/wasm/undefined-entry.test | 2 +- test/wasm/undefined.ll | 4 +++- test/wasm/version.ll | 4 +++- test/wasm/visibility-hidden.ll | 6 ++++-- test/wasm/weak-alias-overide.ll | 6 ++++-- test/wasm/weak-alias.ll | 6 ++++-- test/wasm/weak-symbols.ll | 8 +++++--- test/wasm/weak-undefined.ll | 4 +++- 47 files changed, 133 insertions(+), 51 deletions(-) rename test/wasm/{invalid-stack-size.test => invalid-stack-size.ll} (70%)