[PATCH] D38368: [dwarfdump][NFC] Consistent errors and warnings with --verify

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 10:26:13 PDT 2017


JDevlieghere updated this revision to Diff 117017.
JDevlieghere edited the summary of this revision.
JDevlieghere added a comment.

- Feedback Adrian
- Add color
- Add `note()`


Repository:
  rL LLVM

https://reviews.llvm.org/D38368

Files:
  include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  lib/DebugInfo/DWARF/SyntaxHighlighting.cpp
  lib/DebugInfo/DWARF/SyntaxHighlighting.h
  test/tools/llvm-dwarfdump/X86/apple_names_verify_form.s
  test/tools/llvm-dwarfdump/X86/apple_names_verify_num_atoms.s
  test/tools/llvm-dwarfdump/X86/verify_debug_abbrev.s
  test/tools/llvm-dwarfdump/X86/verify_debug_info.s
  test/tools/llvm-dwarfdump/X86/verify_unit_header_chain.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38368.117017.patch
Type: text/x-patch
Size: 24868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/062b5c82/attachment.bin>


More information about the llvm-commits mailing list