[LLVMbugs] [Bug 920] NEW: llvm-db should expose that trick where we view the CFG

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Sep 20 20:46:09 PDT 2006


http://llvm.org/bugs/show_bug.cgi?id=920

           Summary: llvm-db should expose that trick where we view the CFG
           Product: tools
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: llvm-db
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nicholas at mxc.ca


The Function::viewCFG API is a fantastic debugging method for when the developer
is inside a Pass. It'd be nice to expose this in a user-friendly manner to just
examine the contents of a given .bc file, such as a bugpoint reduced testcase.
It could be llvm-db's killer feature. ;-)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list