[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
Tue Feb 5 02:53:49 PST 2019
jhenderson created this revision.
jhenderson added reviewers: JDevlieghere, probinson, dblaikie, wolfgangp, rupprecht.
Herald added a subscriber: aprantl.
Herald added a reviewer: alexshap.
Herald added a project: LLVM.
This patch adds half a dozen new tests that test various edge cases in the behaviour of the symbolizer and DWARF data parsing. All of them test the current behaviour.
Repository:
rL LLVM
https://reviews.llvm.org/D57741
Files:
test/DebugInfo/Inputs/symbolize-64bit-addr.c
test/DebugInfo/Inputs/symbolize-64bit-addr.elf.x86_64
test/DebugInfo/symbolize-64bit-address.test
test/DebugInfo/symbolize-absolute-path-in-debug-line.s
test/DebugInfo/symbolize-no-debug-str.test
test/DebugInfo/symbolize-shared-abbrev.s
test/DebugInfo/symbolize-stripped-sections.test
test/tools/llvm-symbolizer/invalid-input-address.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57741.185263.patch
Type: text/x-patch
Size: 14930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/9a8d6c2b/attachment.bin>
More information about the llvm-commits
mailing list