[PATCH] D43407: Use wasm-ld instead of "lld -flavor wasm".

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 15:01:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD325405: Use wasm-ld instead of "lld -flavor wasm". (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43407?vs=134706&id=134739#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43407

Files:
  test/wasm/alias.ll
  test/wasm/archive.ll
  test/wasm/call-indirect.ll
  test/wasm/comdats.ll
  test/wasm/conflict.test
  test/wasm/data-layout.ll
  test/wasm/entry.ll
  test/wasm/export.ll
  test/wasm/function-imports-first.ll
  test/wasm/function-imports.ll
  test/wasm/function-index.test
  test/wasm/gc-sections.ll
  test/wasm/import-memory.test
  test/wasm/init-fini.ll
  test/wasm/invalid-stack-size.test
  test/wasm/load-undefined.test
  test/wasm/local-symbols.ll
  test/wasm/locals-duplicate.test
  test/wasm/many-functions.ll
  test/wasm/relocatable.ll
  test/wasm/signature-mismatch.ll
  test/wasm/stack-pointer.ll
  test/wasm/strip-debug.test
  test/wasm/symbol-type-mismatch.ll
  test/wasm/undefined-entry.test
  test/wasm/undefined.ll
  test/wasm/version.ll
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-symbols.ll
  test/wasm/weak-undefined.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43407.134739.patch
Type: text/x-patch
Size: 21963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/d64d8820/attachment.bin>


More information about the llvm-commits mailing list