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