1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/ObjectYAML/wasm
Sam Clegg 19dcd69096 [WebAssembly] Improve libObject support for wasm imports and exports
Previously we had only supported the importing and
exporting of functions and globals.

Also, add usefull overload of getWasmSymbol() and
getNumberOfSymbols() in support of lld port.

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

llvm-svn: 302601
2017-05-09 23:48:41 +00:00
..
code_section.yaml [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
custom_section.yaml
data_section.yaml [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
elem_section.yaml [WebAssembly] Read global index in init expression as LEB 2017-04-25 17:11:56 +00:00
export_section.yaml [WebAssembly] Improve libObject support for wasm imports and exports 2017-05-09 23:48:41 +00:00
function_section.yaml [WebAssembly] Fix validation of start function 2017-05-09 17:51:38 +00:00
global_section.yaml
header_invalid_version.yaml [Test commit] Cleanup some whitespace in a test file 2017-04-14 18:43:57 +00:00
header.yaml
import_section.yaml [WebAssembly] Improve libObject support for wasm imports and exports 2017-05-09 23:48:41 +00:00
memory_section.yaml
name_section.yaml [WebAssembly] Add ObjectYAML support for wasm name section 2017-05-05 18:12:34 +00:00
start_section.yaml [WebAssembly] Fix validation of start function 2017-05-09 17:51:38 +00:00
table_section.yaml
type_section.yaml