[LLVMbugs] [Bug 559] NEW: SelectionDAG::viewGraph() is not portable

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue May 10 03:15:23 PDT 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=559

           Summary: SelectionDAG::viewGraph() is not portable
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: tzuchien.chiu at gmail.com


I want to modify the function so it will be portable.

How to fix these using System, Configuration, support libraries:

* unix-specific path (/tmp/dag)
* alternative ghostview program name (gv on unix, but gsview32.exe on windows)
* unix-specific command (rm)



------- 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