[cfe-dev] [PATCH] Add support for dependency files
Chris Lattner
clattner at apple.com
Thu Jul 31 10:22:23 PDT 2008
On Jul 31, 2008, at 8:27 AM, Kovarththanan Rajaratnam wrote:
> Hello,
>
> Kovarththanan Rajaratnam wrote:
>> 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.
>
> I've raised a bug to make sure that this patch isn't forgotten:
>
> http://llvm.org/bugs/show_bug.cgi?id=2618
Hi Kovarththanan,
I'm really sorry for the delay. This is on my todo list, but I'm
scrambling to keep up with the developer meeting looming. I'll take a
look at it this weekend if not sooner. I apologize again for the
delay, thanks for working on this!
-Chris
More information about the cfe-dev
mailing list