llvm-project/lld/test/wasm
Sam Clegg 80ba43872e [WebAssembly] Add support for custom sections
Copy user-defined custom sections into the output, concatenating
sections with the same name.

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

llvm-svn: 329717
2018-04-10 16:12:49 +00:00
..
Inputs [WebAssembly] Add support for custom sections 2018-04-10 16:12:49 +00:00
alias.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
archive.ll [WebAssembly] Add explicit symbol table 2018-02-23 05:08:53 +00:00
call-indirect.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
comdats.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
conflict.test Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
custom-sections.ll [WebAssembly] Add support for custom sections 2018-04-10 16:12:49 +00:00
cxx-mangling.ll [WebAssembly] Demangle symbol names for use by the browser debugger 2018-03-13 13:30:04 +00:00
data-layout.ll [WebAssembly] Add missing implementation for --initial/max-memory args 2018-03-14 13:53:58 +00:00
demangle.ll [WebAssembly] Add missing --demangle arg 2018-03-13 13:12:03 +00:00
driver.ll [WebAssembly] Error if both --export-table and --import-table are specified. 2018-03-30 16:06:14 +00:00
entry.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
export-table.test [WebAssembly] Add export/import for function pointer table 2018-03-27 17:38:51 +00:00
export.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
function-imports-first.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
function-imports.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
function-index.test Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
gc-sections.ll [wasm] Fix wasm lld test on Windows, where the executable name ends in .exe 2018-03-14 19:49:57 +00:00
import-memory.test [WebAssembly] Add missing implementation for --initial/max-memory args 2018-03-14 13:53:58 +00:00
import-table.test [WebAssembly] Add export/import for function pointer table 2018-03-27 17:38:51 +00:00
init-fini.ll [WebAssembly] Add test for imported ctor and fix indexing bug found 2018-03-12 16:04:04 +00:00
invalid-stack-size.test Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
lit.local.cfg
load-undefined.test [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
local-symbols.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
locals-duplicate.test [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
many-functions.ll [WebAssembly] Remove DataSize from linking metadata 2018-02-27 23:58:03 +00:00
relocatable.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:20:51 +00:00
signature-mismatch-weak.ll [WebAssembly] Add explicit symbol table 2018-02-23 05:08:53 +00:00
signature-mismatch.ll [WebAssembly] Add explicit symbol table 2018-02-23 05:08:53 +00:00
stack-pointer.ll [WebAssembly] Reorder symbol table to match MC order 2018-02-28 17:20:51 +00:00
strip-debug.test Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
symbol-type-mismatch.ll [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
undefined-entry.test Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
undefined-weak-call.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
undefined.ll [WebAssembly] Honor --allow-undefined even for explicit exports 2018-03-08 01:16:05 +00:00
version.ll Use wasm-ld instead of "lld -flavor wasm". 2018-02-16 22:58:02 +00:00
visibility-hidden.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
weak-alias-overide.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
weak-alias.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
weak-symbols.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00
weak-undefined.ll [WebAssembly] Reorder synthetic functions to come first 2018-03-12 15:44:07 +00:00