[PATCH] D42661: [WebAssembly] Fix signature mismatches in test code. NFC.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 16:32:33 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324042: [WebAssembly] Fix signature mismatches in test code (authored by sbc, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D42661
Files:
lld/trunk/test/wasm/alias.ll
lld/trunk/test/wasm/archive.ll
lld/trunk/test/wasm/call-indirect.ll
lld/trunk/test/wasm/comdats.ll
lld/trunk/test/wasm/conflict.test
lld/trunk/test/wasm/data-layout.ll
lld/trunk/test/wasm/entry.ll
lld/trunk/test/wasm/export.ll
lld/trunk/test/wasm/function-imports-first.ll
lld/trunk/test/wasm/function-imports.ll
lld/trunk/test/wasm/function-index.test
lld/trunk/test/wasm/import-memory.test
lld/trunk/test/wasm/init-fini.ll
lld/trunk/test/wasm/invalid-stack-size.test
lld/trunk/test/wasm/load-undefined.test
lld/trunk/test/wasm/local-symbols.ll
lld/trunk/test/wasm/locals-duplicate.test
lld/trunk/test/wasm/many-functions.ll
lld/trunk/test/wasm/relocatable.ll
lld/trunk/test/wasm/signature-mismatch.ll
lld/trunk/test/wasm/stack-pointer.ll
lld/trunk/test/wasm/strip-debug.test
lld/trunk/test/wasm/symbol-type-mismatch.ll
lld/trunk/test/wasm/undefined-entry.test
lld/trunk/test/wasm/undefined.ll
lld/trunk/test/wasm/version.ll
lld/trunk/test/wasm/visibility-hidden.ll
lld/trunk/test/wasm/weak-alias-overide.ll
lld/trunk/test/wasm/weak-alias.ll
lld/trunk/test/wasm/weak-symbols.ll
lld/trunk/test/wasm/weak-undefined.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42661.132508.patch
Type: text/x-patch
Size: 32493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/dbd225c0/attachment.bin>
More information about the llvm-commits
mailing list