aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/IPA/CallPrinter.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-11-26[PM] Split the CallGraph out from the ModulePass which creates theChandler Carruth1-4/+18
2013-11-26[PM] Reformat some code with clang-format as I'm going to be editting asChandler Carruth1-21/+12
2013-01-11Added -view-callgraph module pass.Andrew Trick1-0/+87