summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CallGraph.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-03-10 11:04:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-03-10 11:04:40 +0000
commit5f432292a672f13549656ee3639f5916c3e01586 (patch)
tree276ee8632cca2cdb9eda67a12cff3fbe0bcaa9ea /llvm/lib/Analysis/CallGraph.cpp
parent6dc9db52449255227a7cd00ed0b1283059824076 (diff)
downloadbcm5719-llvm-5f432292a672f13549656ee3639f5916c3e01586.tar.gz
bcm5719-llvm-5f432292a672f13549656ee3639f5916c3e01586.zip
[CG] Rename the DOT printing pass to actually reference "DOT".
There is another pass by the generic name 'CallGraphPrinter' which is actually just a call graph printer tucked away inside the opt tool. I'd like to bring it out and make it follow the same patterns as the rest of the CallGraph code, but doing so would end up conflicting with the name of the DOT printing pass. So this makes the DOT printing pass name be more precise. No functionality changed here. llvm-svn: 263100
Diffstat (limited to 'llvm/lib/Analysis/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud