[PATCH] D57741: [DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 02:14:59 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353286: [DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57741?vs=185263&id=185512#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57741/new/

https://reviews.llvm.org/D57741

Files:
  llvm/trunk/test/DebugInfo/Inputs/symbolize-64bit-addr.c
  llvm/trunk/test/DebugInfo/Inputs/symbolize-64bit-addr.elf.x86_64
  llvm/trunk/test/DebugInfo/symbolize-64bit-address.test
  llvm/trunk/test/DebugInfo/symbolize-absolute-path-in-debug-line.s
  llvm/trunk/test/DebugInfo/symbolize-no-debug-str.test
  llvm/trunk/test/DebugInfo/symbolize-shared-abbrev.s
  llvm/trunk/test/DebugInfo/symbolize-stripped-sections.test
  llvm/trunk/test/tools/llvm-symbolizer/invalid-input-address.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57741.185512.patch
Type: text/x-patch
Size: 15161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/7d70a803/attachment.bin>


More information about the llvm-commits mailing list