[LLVMdev] JIT + tail cals

Alexander Friedman alex at inga.mit.edu
Wed May 18 01:22:55 PDT 2005


On May 18, Alexander Friedman wrote:
> How do I tell the code generator to enable tail calls on the X86?
> Since it is part of a library, I cannot pass a command line argument.

Of course I *can* call cl::ParseCommandLineOptions, but maybe there
should be something more straitforward than that?

-- 


-Alex




More information about the llvm-dev mailing list