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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to