[PATCH] D46342: [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 17:56:33 PDT 2018


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

The final -wasm component has been the default for some time now.


Repository:
  rL LLVM

https://reviews.llvm.org/D46342

Files:
  test/CodeGen/WebAssembly/address-offsets.ll
  test/CodeGen/WebAssembly/byval.ll
  test/CodeGen/WebAssembly/call.ll
  test/CodeGen/WebAssembly/cfg-stackify.ll
  test/CodeGen/WebAssembly/cfi.ll
  test/CodeGen/WebAssembly/comparisons_f32.ll
  test/CodeGen/WebAssembly/comparisons_f64.ll
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll
  test/CodeGen/WebAssembly/conv-trap.ll
  test/CodeGen/WebAssembly/conv.ll
  test/CodeGen/WebAssembly/copysign-casts.ll
  test/CodeGen/WebAssembly/cpus.ll
  test/CodeGen/WebAssembly/custom-sections.ll
  test/CodeGen/WebAssembly/dbgvalue.ll
  test/CodeGen/WebAssembly/dead-vreg.ll
  test/CodeGen/WebAssembly/divrem-constant.ll
  test/CodeGen/WebAssembly/exception.ll
  test/CodeGen/WebAssembly/f16.ll
  test/CodeGen/WebAssembly/f32.ll
  test/CodeGen/WebAssembly/f64.ll
  test/CodeGen/WebAssembly/fast-isel-i24.ll
  test/CodeGen/WebAssembly/fast-isel-noreg.ll
  test/CodeGen/WebAssembly/fast-isel.ll
  test/CodeGen/WebAssembly/frem.ll
  test/CodeGen/WebAssembly/func.ll
  test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
  test/CodeGen/WebAssembly/function-bitcasts.ll
  test/CodeGen/WebAssembly/global.ll
  test/CodeGen/WebAssembly/globl.ll
  test/CodeGen/WebAssembly/i128-returned.ll
  test/CodeGen/WebAssembly/i128.ll
  test/CodeGen/WebAssembly/i32-load-store-alignment.ll
  test/CodeGen/WebAssembly/i32.ll
  test/CodeGen/WebAssembly/i64-load-store-alignment.ll
  test/CodeGen/WebAssembly/i64.ll
  test/CodeGen/WebAssembly/ident.ll
  test/CodeGen/WebAssembly/immediates.ll
  test/CodeGen/WebAssembly/implicit-def.ll
  test/CodeGen/WebAssembly/import-module.ll
  test/CodeGen/WebAssembly/inline-asm-m.ll
  test/CodeGen/WebAssembly/inline-asm.ll
  test/CodeGen/WebAssembly/irreducible-cfg.ll
  test/CodeGen/WebAssembly/legalize.ll
  test/CodeGen/WebAssembly/libcalls.ll
  test/CodeGen/WebAssembly/load-ext-atomic.ll
  test/CodeGen/WebAssembly/load-ext.ll
  test/CodeGen/WebAssembly/load-store-i1.ll
  test/CodeGen/WebAssembly/load.ll
  test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll
  test/CodeGen/WebAssembly/lower-em-exceptions-whitelist.ll
  test/CodeGen/WebAssembly/lower-em-exceptions.ll
  test/CodeGen/WebAssembly/lower-em-sjlj.ll
  test/CodeGen/WebAssembly/lower-global-dtors.ll
  test/CodeGen/WebAssembly/main-declaration.ll
  test/CodeGen/WebAssembly/main.ll
  test/CodeGen/WebAssembly/mem-intrinsics.ll
  test/CodeGen/WebAssembly/memory-addr32.ll
  test/CodeGen/WebAssembly/non-executable-stack.ll
  test/CodeGen/WebAssembly/offset-atomics.ll
  test/CodeGen/WebAssembly/offset-folding.ll
  test/CodeGen/WebAssembly/offset.ll
  test/CodeGen/WebAssembly/phi.ll
  test/CodeGen/WebAssembly/reg-stackify.ll
  test/CodeGen/WebAssembly/return-int32.ll
  test/CodeGen/WebAssembly/return-void.ll
  test/CodeGen/WebAssembly/returned.ll
  test/CodeGen/WebAssembly/select.ll
  test/CodeGen/WebAssembly/signext-arg.ll
  test/CodeGen/WebAssembly/signext-inreg.ll
  test/CodeGen/WebAssembly/signext-zeroext.ll
  test/CodeGen/WebAssembly/simd-arith.ll
  test/CodeGen/WebAssembly/stack-alignment.ll
  test/CodeGen/WebAssembly/store-trunc.ll
  test/CodeGen/WebAssembly/store.ll
  test/CodeGen/WebAssembly/switch.ll
  test/CodeGen/WebAssembly/tls.ll
  test/CodeGen/WebAssembly/umulo-i64.ll
  test/CodeGen/WebAssembly/unreachable.ll
  test/CodeGen/WebAssembly/unsupported-function-bitcasts.ll
  test/CodeGen/WebAssembly/unused-argument.ll
  test/CodeGen/WebAssembly/userstack.ll
  test/CodeGen/WebAssembly/varargs.ll
  test/CodeGen/WebAssembly/vtable.ll
  test/DebugInfo/WebAssembly/dbg-declare.ll
  test/DebugInfo/WebAssembly/dbg-loop-loc.ll
  test/MC/WebAssembly/array-fill.ll
  test/MC/WebAssembly/basic-assembly.s
  test/MC/WebAssembly/blockaddress.ll
  test/MC/WebAssembly/bss.ll
  test/MC/WebAssembly/comdat.ll
  test/MC/WebAssembly/custom-code-section.ll
  test/MC/WebAssembly/custom-sections.ll
  test/MC/WebAssembly/debug-info.ll
  test/MC/WebAssembly/dwarfdump.ll
  test/MC/WebAssembly/explicit-sections.ll
  test/MC/WebAssembly/external-data.ll
  test/MC/WebAssembly/external-func-address.ll
  test/MC/WebAssembly/file-headers.ll
  test/MC/WebAssembly/func-address.ll
  test/MC/WebAssembly/global-ctor-dtor.ll
  test/MC/WebAssembly/libcall.ll
  test/MC/WebAssembly/offset.ll
  test/MC/WebAssembly/reloc-code.ll
  test/MC/WebAssembly/reloc-data.ll
  test/MC/WebAssembly/sections.ll
  test/MC/WebAssembly/stack-ptr.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/MC/WebAssembly/visibility.ll
  test/MC/WebAssembly/weak-alias.ll
  test/MC/WebAssembly/weak.ll
  test/Object/Inputs/trivial.ll
  test/tools/llvm-nm/wasm/local-symbols.ll
  test/tools/llvm-objdump/Inputs/trivial.ll
  test/tools/llvm-objdump/WebAssembly/relocations.test
  test/tools/llvm-readobj/Inputs/trivial.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46342.144817.patch
Type: text/x-patch
Size: 58190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/a1d8ccde/attachment.bin>


More information about the llvm-commits mailing list