Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer for that.
authorAlexey Samsonov <samsonov@google.com>
Mon, 19 May 2014 18:45:32 +0000 (18:45 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 19 May 2014 18:45:32 +0000 (18:45 +0000)
commit8ad418b61b53a619bf9dd954c5399b69b7d78a96
tree5319176d794dced90625cce64530a80ed04014b8
parent20a6a27beacccf89ba7ad015fd98fa206637e9f1
Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209152 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/dwarfdump-inlining.test [deleted file]
test/DebugInfo/dwarfdump-ranges.test [new file with mode: 0644]
test/DebugInfo/dwarfdump-test.test [deleted file]
test/DebugInfo/dwarfdump-zlib.test
test/DebugInfo/llvm-symbolizer-zlib.test [new file with mode: 0644]
test/DebugInfo/llvm-symbolizer.test
tools/llvm-dwarfdump/llvm-dwarfdump.cpp