llvm/tools/clang/include/clang/Driver/CC1Options.td<br><br><div class="gmail_quote">2010/8/5 Sunay Ismail <span dir="ltr"><<a href="mailto:esteaqui@hotmail.com">esteaqui@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I have been writing a hobbie code generator for a plc with clang as a front end<br>
and I wanted to know how can I get clang to accept a new code generator option,<br>
and how to get it through to the code generator.<br>
I found something that could be it on an llvm include "TargetOptions" but I have<br>
no idea how to use it (if it is actually correct).<br>
<br>
Thanks<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br>