[cfe-dev] In-process compiler driver

Vedant Kumar via cfe-dev cfe-dev at lists.llvm.org
Thu Jul 28 17:04:13 PDT 2016


> On Jul 28, 2016, at 3:23 AM, Nikolay Haustov via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> how hard would it be to change driver library to make possible to do that?

To follow-up on this: I don't think it's very hard to do this, but on top of a
possible performance disadvantage, you lose the benefits of process isolation
and the driver's crash reporting mechanism.

vedant



More information about the cfe-dev mailing list