1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/tools/analyze
Chris Lattner 3a13076188 - Implement a new -print-cfg option for analyze, that causes it to print the
CFG of each function in the module to 'dot' files.

llvm-svn: 4062
2002-10-07 18:38:01 +00:00
..
AnalysisWrappers.cpp - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
analyze.cpp - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:37 +00:00
GraphPrinters.cpp - Implement a new -print-cfg option for analyze, that causes it to print the 2002-10-07 18:38:01 +00:00
Makefile Enable correct support for dynamic loading on Linux 2002-09-17 20:40:22 +00:00