[LLVMdev] Options on code generator

Sunay Ismail esteaqui at hotmail.com
Thu Aug 5 04:16:44 PDT 2010


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




More information about the llvm-dev mailing list