[PATCH] D42433: [WebAssembly] Update wasm target tripple now that its the default

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 11:04:56 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
sbc100 added reviewers: dschuff, sunfish.

See: https://reviews.llvm.org/rL323220


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42433

Files:
  docs/WebAssembly.rst
  test/wasm/alias.ll
  test/wasm/archive.ll
  test/wasm/call-indirect.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/import-memory.test
  test/wasm/init-fini.ll
  test/wasm/invalid-stack-size.test
  test/wasm/load-undefined.ll
  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: D42433.131109.patch
Type: text/x-patch
Size: 17949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/a028f4e7/attachment.bin>


More information about the llvm-commits mailing list