[llvm-commits] llvm-config: explicit sourcefile deps for components

Chris Lattner sabre at nondot.org
Wed Feb 3 23:29:03 PST 2010


On Feb 2, 2010, at 1:07 PM, Török Edwin wrote:

> Hi,
> 
> Attached is a patch I've been using for some time to output explicit
> source file deps for a particular component.
> It is a new flag for llvm-config.
> 
> This info could also be used to see how to best split up existing llvm
> libs, remove unneeded dependencies, etc.

Ok, please commit.  Can you give an example of the input commands and the output you get?

-Chris

> 
> I've also attached an example of how I use the new llvm-config flag
> (GenList.pl) in ClamAV.
> 
> Best regards,
> --Edwin
> <llvm-config.patch><GenList.pl>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list