[LLVMbugs] [Bug 4114] New: lli brings in tons of useless dependencies

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 30 17:09:10 PDT 2009


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

           Summary: lli brings in tons of useless dependencies
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: lli
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nlewycky at google.com
                CC: llvmbugs at cs.uiuc.edu


lli now depends on LLVMAsmPrinter, LLVMScalarOpts, LLVMTransformUtils, LLVMipa
and LLVMAnalysis. None of those should be in there (except possibly
LLVMAnalysis, not sure about that one).


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