[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
Mon Sep 7 18:36:22 PDT 2020


Higuoxing updated this revision to Diff 290387.
Higuoxing added a comment.

Remove a header.


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.290387.patch
Type: text/x-patch
Size: 5933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/954095d6/attachment.bin>


More information about the llvm-commits mailing list