llvm-project/llvm/test/MC/WebAssembly
Sam Clegg bd1716aed1 [WebAssembly] Avoid cast ExprType to wasm::ValType
This cast was causing invalid signatures to be written
for libcall functions.

Add an MC test which includes a call to builtin memcpy.

Differential Revision: https://reviews.llvm.org/D44037

llvm-svn: 326618
2018-03-02 21:33:14 +00:00
..
array-fill.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
blockaddress.ll [WebAssembly] MC: Make explicit our current lack of support for relocations against unnamed temporary symbols. 2018-02-16 18:06:05 +00:00
bss.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
comdat.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
custom-code-section.ll [WebAssembly] MC: Use inline triple in test bitcode files 2018-01-23 23:03:47 +00:00
debug-info.ll [WebAssembly] MC: Use inline triple in test bitcode files 2018-01-23 23:03:47 +00:00
explicit-sections.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
external-data.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
external-func-address.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
file-headers.ll
func-address.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
global-ctor-dtor.ll Revert "[WebAssembly] More uses of uint8_t" and "[WebAssembly] Update tests" 2018-03-02 14:07:39 +00:00
libcall.ll [WebAssembly] Avoid cast ExprType to wasm::ValType 2018-03-02 21:33:14 +00:00
lit.local.cfg
reloc-code.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
reloc-data.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
sections.ll [WebAssembly] Add first claass symbol table to wasm objects 2018-02-23 05:08:34 +00:00
stack-ptr.ll [WebAssembly] MC: Use inline triple in test bitcode files 2018-01-23 23:03:47 +00:00
unnamed-data.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
visibility.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
weak-alias.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00
weak.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:19:48 +00:00