[PATCH] D54049: [DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 14:34:14 PDT 2018


wolfgangp created this revision.
wolfgangp added reviewers: aprantl, probinson, dblaikie, JDevlieghere.

Making the verifier validate the DWARF v5 strx forms, which index into the string offsets table.


https://reviews.llvm.org/D54049

Files:
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/DebugInfo/X86/dwarfdump-str-offsets.s
  test/tools/llvm-dwarfdump/X86/verify_debug_info.s
  test/tools/llvm-dwarfdump/X86/verify_strings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54049.172435.patch
Type: text/x-patch
Size: 10560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/53f23526/attachment-0001.bin>


More information about the llvm-commits mailing list