[LLVMdev] command line option

Fernando Magno Quintao Pereira fernando at CS.UCLA.EDU
Sat Apr 14 13:01:55 PDT 2007


Thank you, Chris. Now it works fine!

Fernando

>
> You want to use "external storage" so that the bool value gets put into
> some other global variable, then you declare the global in the public
> header.  Take a look at how llvm/Target/TargetOptions.h works.
>
> -Chris



More information about the llvm-dev mailing list