[PATCH] D87261: [obj2yaml] Stop parsing the debug_str section when it encounters a string without the null terminator.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 01:10:53 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3cda69872362: [obj2yaml] Stop parsing the debug_str section when it encounters a string… (authored by Higuoxing).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87261/new/
https://reviews.llvm.org/D87261
Files:
llvm/test/ObjectYAML/MachO/DWARF-debug_str.yaml
llvm/test/tools/obj2yaml/ELF/DWARF/debug-str.yaml
llvm/tools/obj2yaml/dwarf2yaml.cpp
llvm/tools/obj2yaml/elf2yaml.cpp
llvm/tools/obj2yaml/macho2yaml.cpp
llvm/tools/obj2yaml/obj2yaml.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87261.290423.patch
Type: text/x-patch
Size: 6108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/34988f94/attachment.bin>
More information about the llvm-commits
mailing list