[cfe-dev] DragonFly ToolChain Patch

Alex Hornung ahornung at gmail.com
Fri May 1 12:03:24 PDT 2009


Hi,

the attached patch enables a DragonFly target in the clang driver,
allowing us at DragonFly to use llvm/clang properly without relying
heavily on gcc.

While so far the patch has been working, if anybody spots a mistake
please say so! It will probably not be the last revision of it but
nonetheless I would prefer if it could be commited upstream as it avoids
having to keep a dragonfly-local patch which has to be handed to anyone
using llvm/clang on df.

I've also added an option to Options.def (-nolibc). We rely on it at
DragonFly although it is not standard. I'm not sure what the policy on
this is, but I would think that it doesn't hurt comitting that upstream,
too.

Cheers,
Alex


-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_dragonfly_toolchain_0.1.patch
Type: text/x-patch
Size: 14770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090501/5ea7d2bb/attachment.bin>


More information about the cfe-dev mailing list