[cfe-commits] [PATCH] Support multiple dependancy targets
Chris Lattner
clattner at apple.com
Sun Jan 11 11:29:15 PST 2009
On Jan 10, 2009, at 7:41 AM, Dan Villiom Podlaski Christiansen wrote:
> Hi again,
>
> This is the fourth and final patch of this round :) (I mistakenly
> sent the previous one to ‘cfe-dev’; oops…)
>
> Attached below is a patch against ‘Driver/DependencyFile.cpp’ which
> adds support for specifying multiple dependancy targets using ‘-MT’.
> Using this patch, I was able to use ‘ccc’ as C compiler for the few
> C files in LLVM. In my brief testing, the output remains identical
> to that of GCC.
applied, thanks!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090105/010739.html
Is it possible to make a testcase for this?
-Chris
More information about the cfe-commits
mailing list