[llvm-commits] CVS: llvm/tools/analyze/GraphPrinters.cpp

Chris Lattner lattner at cs.uiuc.edu
Mon Oct 7 13:39:01 PDT 2002


Changes in directory llvm/tools/analyze:

GraphPrinters.cpp added (r1.1)

---
Log message:

  - Implement a new -print-cfg option for analyze, that causes it to print the
    CFG of each function in the module to 'dot' files.


---
Diffs of the changes:




More information about the llvm-commits mailing list