[dwarfdump] Don't print meaningless pointer.
authorFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:19 +0000 (21:30 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:19 +0000 (21:30 +0000)
commit0a7d07b87b9c3bc3c4ac9b14e0bab1734d0f8a85
tree6d29a62502a9c69bac7028597ffdf300f29bd318
parent4d69c4569942bcdb405d1d515ef394a6a51b7d9a
[dwarfdump] Don't print meaningless pointer.

CIE pointers were never filled in before, and printing the pointer
is totally pointless anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp