llvm-project/llvm/test/MC/WebAssembly
Sam Clegg cfd44a2e69 [WebAssembly] Allow for the creation of user-defined custom sections
This patch adds a way for users to create their own custom sections to
be added to wasm files. At the LLVM IR layer, they are defined through
the "wasm.custom_sections" named metadata. The expected use case for
this is bindings generators such as wasm-bindgen.

Patch by Dan Gohman

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

llvm-svn: 329315
2018-04-05 17:01:39 +00:00
..
array-fill.ll [WebAssembly] Remove DataSize from linking metadata section 2018-02-27 23:57:37 +00:00
basic-assembly.s [WebAssembly] Added initial AsmParser implementation. 2018-03-20 20:06:35 +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
custom-sections.ll [WebAssembly] Allow for the creation of user-defined custom sections 2018-04-05 17:01:39 +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
offset.ll [WebAssembly] Only write 32-bits for WebAssembly::OPERAND_OFFSET32 2018-04-04 22:27:58 +00:00
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