[cfe-dev] [PATCH] Add support for dependency files

Kovarththanan Rajaratnam krj at rajaratnam.dk
Sat Jul 26 03:16:19 PDT 2008


Hello,

This patch is a first stab at implementing rudimentary support for 
generation of dependency files (-MD and -MMD). This is implemented by 
using the preprocessor callback functionality.

Feedback appreciated. Thanks.

-- 
Best Regards
Kovarththanan Rajaratnam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dep_file.patch
Type: text/x-patch
Size: 9972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080726/655e109b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: enhance_path.patch
Type: text/x-patch
Size: 1518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080726/655e109b/attachment-0001.bin>


More information about the cfe-dev mailing list