[LLVMbugs] [Bug 6871] New: Move lib/CodeGen/SelectionDAGBuilder.h to llvm/CodeGen/ directory

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 18 20:15:58 PDT 2010


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

           Summary: Move lib/CodeGen/SelectionDAGBuilder.h to
                    llvm/CodeGen/ directory
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: etherzhhb at gmail.com
                CC: llvmbugs at cs.uiuc.edu


It would be great to move lib/CodeGen/SelectionDAGBuilder.h to
include/llvm/CodeGen/ directory so others llvm tools/projects can use the
SelectionDAGBuilder to build custom DAG.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list