llvm-project/llvm/test/ObjectYAML/wasm
Fangrui Song cfec2080b7 [obj2yaml] Add -o to specify output filename
-o is very common among tools. yaml2obj supports -o and it surprised me that
obj2yaml doesn't support -o. Just add it which doesn't take much code.

Differential Revision: https://reviews.llvm.org/D129713
2022-07-14 00:32:48 -07:00
..
code_section.yaml
custom_section.yaml
data_section.yaml
dylink_section.yaml
elem_section.yaml
event_section.yaml
export_section.yaml
extended_const_expressions.yaml [WebAssembly] Second phase of implemented extended const proposal 2022-03-14 08:55:47 -07:00
function_section.yaml
global_section.yaml
header.yaml [obj2yaml] Add -o to specify output filename 2022-07-14 00:32:48 -07:00
header_invalid_version.yaml
import_memory_shared.yaml
import_section.yaml
invalid_export.yaml
invalid_global_weak.yaml
invalid_section_order.yaml
linking_section.yaml
memory_section.yaml
multiple-tables.yaml
name_section.yaml
producers_section.yaml
producers_section_repeat.yaml
start_section.yaml
table_section.yaml
target-features-section.yaml
type_section.yaml
weak_symbols.yaml