summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-23 18:23:40 +0000
committerChris Lattner <sabre@nondot.org>2010-04-23 18:23:40 +0000
commit8c562540963b09fed16e4a8895fae472b39159d2 (patch)
tree9f83aa940c484c4a9add13fb37549489d2633023 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent0367559786c3ec8596b6512812c9dd43c68373f2 (diff)
downloadbcm5719-llvm-8c562540963b09fed16e4a8895fae472b39159d2.tar.gz
bcm5719-llvm-8c562540963b09fed16e4a8895fae472b39159d2.zip
fix callgraph dump to not print 0x0x1234 for nodes.
Add the instruction pointer value for debuggability. We now get dump output that looks like this: Call graph node for function: 'f1'<<0x1017086b0>> #uses=1 CS<0x1017046f8> calls external node Call graph node for function: '_ZNSt6vectorIdSaIdEEC1EmRKdRKS0_'<<0x1017086f0>> #uses=1 CS<0x0> calls external node Call graph node for function: 'f4'<<0x1017087a0>> #uses=1 CS<0x101708c88> calls function 'f3' llvm-svn: 102194
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud