aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/crash.ll
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
commit6275413ff5977a7950b775ecc8e8d55af191934d (patch)
tree2dd757c87614bb9d8dafe5c2209a1484e6c38f6f /test/Transforms/Inline/crash.ll
parent2808ccb77515d049bfeb44fdf1228ccf9f034f2f (diff)
downloadexternal_llvm-6275413ff5977a7950b775ecc8e8d55af191934d.zip
external_llvm-6275413ff5977a7950b775ecc8e8d55af191934d.tar.gz
external_llvm-6275413ff5977a7950b775ecc8e8d55af191934d.tar.bz2
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' git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102194 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/Inline/crash.ll')
0 files changed, 0 insertions, 0 deletions