llvm-6502/tools/opt
Duncan Sands e65d39a42c Teach -callgraph to always print the callgraph (as the
description says it does), not just when -analyze is
used as well.  This means printing to stderr, so adjust
some tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56337 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-19 07:57:09 +00:00
..
AnalysisWrappers.cpp Teach -callgraph to always print the callgraph (as the 2008-09-19 07:57:09 +00:00
GraphPrinters.cpp Move dominator info printer into tool/opt/GraphPrinters.cpp 2008-06-30 17:32:58 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
opt.cpp Fix comments, help messages. 2008-09-17 16:01:39 +00:00
PrintSCC.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00