1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/ObjectYAML/wasm
Sam Clegg 749ad73510 obj2yaml: Improve error reporting
Previously only the error codes were reported which
meant that useful information about malformed inputs
was not shown.

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

llvm-svn: 305609
2017-06-16 23:29:54 +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 obj2yaml: Improve error reporting 2017-06-16 23:29:54 +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