[cfe-commits] [PATCH] Support multiple dependancy targets
Dan Villiom Podlaski Christiansen
danchr at gmail.com
Sat Jan 10 07:41:38 PST 2009
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.
--
Dan Villiom Podlaski Christiansen, stud. scient.,
danchr at cs.au.dk, danchr at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-MT.diff
Type: application/octet-stream
Size: 4291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090110/17361282/attachment.obj>
More information about the cfe-commits
mailing list