[LLVMdev] Options on code generator

Liu proljc at gmail.com
Thu Aug 5 19:26:14 PDT 2010


llvm/tools/clang/include/clang/Driver/CC1Options.td

2010/8/5 Sunay Ismail <esteaqui at hotmail.com>

> Hi,
>
> I have been writing a hobbie code generator for a plc with clang as a front
> end
> and I wanted to know how can I get clang to accept a new code generator
> option,
> and how to get it through to the code generator.
> I found something that could be it on an llvm include "TargetOptions" but I
> have
> no idea how to use it (if it is actually correct).
>
> Thanks
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100806/8de9b3ca/attachment.html>


More information about the llvm-dev mailing list