llvm-project/llvm/test/tools/yaml2obj
Xing GUO fad54c50e4 [ObjectYAML][ELF] Add support for emitting the .debug_pubtypes section.
This patch helps add support for emitting the .debug_pubtypes section.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D82347
2020-06-24 00:01:07 +08:00
..
COFF [COFF] Widen PE32Header fields to fit 64 bit versions 2019-11-21 12:05:00 +02:00
ELF [ObjectYAML][ELF] Add support for emitting the .debug_pubtypes section. 2020-06-24 00:01:07 +08:00
Minidump [yaml2obj][test] Move tests to binary format specific subdirectories 2019-11-18 09:06:14 -08:00
empty-or-invalid-doc.yaml [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors handlers. 2019-09-13 16:00:16 +00:00
help.test [yaml2obj] Refactor command line parsing 2020-02-06 01:11:58 -08:00
invalid-yaml.yaml [llvm/test/Object] - Cleanup and move out the yaml2obj tests. 2019-08-06 08:02:25 +00:00
lit.local.cfg
macro.yaml [yaml2obj] Add -D k=v to preprocess the input YAML 2020-02-07 09:35:00 -08:00
missing_document_tag.yaml [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors handlers. 2019-09-13 16:00:16 +00:00
multi-doc.yaml [test] yaml2obj -docnum => --docnum= 2020-02-04 10:33:21 -08:00
output-file.yaml [yaml2obj] Refactor command line parsing 2020-02-06 01:11:58 -08:00
unsupported_document_tag.yaml