[LLVMbugs] [Bug 405] NEW: llvm projects need some improvements

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jul 15 02:42:13 PDT 2004


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

           Summary: llvm projects need some improvements
           Product: Build scripts
           Version: cvs
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alkis at cs.uiuc.edu


1. There is no LLVMTOOLCURRENT (=llvm_root/tools/{Debug,Release,Profile}) 
equivalent for projects (should be pointing to 
llvm_root/projects/MyProject/tools/{Debug,Release,Profile}). 
 
2. There are no variables pointing to the llvm tools: lli, llc, opt and so on. 
These can be useful when writing a project like a java-fe that requires the 
use of opt in makefiles. These are currently defined in Makefile.tests. Maybe 
they all should be defined in Makefile.rules.



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