[PATCH] D41024: [WebAssembly] Improve wasm test cases

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 10:38:19 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320172: [WebAssembly] Improve wasm test cases (authored by sbc).

Changed prior to commit:
  https://reviews.llvm.org/D41024?vs=126179&id=126182#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41024

Files:
  lld/trunk/test/wasm/Inputs/call-indirect.ll
  lld/trunk/test/wasm/Inputs/hello.ll
  lld/trunk/test/wasm/Inputs/hidden.ll
  lld/trunk/test/wasm/Inputs/many-funcs.ll
  lld/trunk/test/wasm/Inputs/ret32.ll
  lld/trunk/test/wasm/Inputs/ret64.ll
  lld/trunk/test/wasm/Inputs/weak-alias.ll
  lld/trunk/test/wasm/Inputs/weak-symbol1.ll
  lld/trunk/test/wasm/Inputs/weak-symbol2.ll
  lld/trunk/test/wasm/call-indirect.ll
  lld/trunk/test/wasm/conflict.test
  lld/trunk/test/wasm/data-layout.ll
  lld/trunk/test/wasm/entry.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/local-symbols.ll
  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-symbols.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41024.126182.patch
Type: text/x-patch
Size: 23466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/9eee624e/attachment.bin>


More information about the llvm-commits mailing list