llvm-project/llvm/test/tools/obj2yaml
Xing GUO 3cda698723 [obj2yaml] Stop parsing the debug_str section when it encounters a string without the null terminator.
When obj2yaml encounters a string without the null terminator, it should
stop parsing the debug_str section. This patch addresses comments in
[D86867](https://reviews.llvm.org/D86867#inline-803291).

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D87261
2020-09-08 16:09:36 +08:00
..
COFF [test] Add REQUIRES: x86-registered-target to tools/obj2yaml/COFF/bss.s 2020-07-08 10:53:30 -07:00
ELF [obj2yaml] Stop parsing the debug_str section when it encounters a string without the null terminator. 2020-09-08 16:09:36 +08:00
MachO [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
Minidump [obj2yaml][test] Move tests to binary format specific subdirectories 2020-04-30 08:42:11 -07:00
XCOFF [obj2yaml][test] Move tests to binary format specific subdirectories 2020-04-30 08:42:11 -07:00
invalid_input_file.test [test/Object] - Cleanup the Object\obj2yaml.test a bit. 2019-08-06 14:34:39 +00:00