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

Török Edwin edwintorok at gmail.com
Tue Feb 2 13:07:40 PST 2010


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.

I've also attached an example of how I use the new llvm-config flag
(GenList.pl) in ClamAV.

Best regards,
--Edwin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-config.patch
Type: text/x-diff
Size: 10467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100202/6c93989e/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GenList.pl
Type: text/x-perl
Size: 2822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100202/6c93989e/attachment.pl>


More information about the llvm-commits mailing list