<div dir="ltr"><div>Currently, Clang Driver library is designed around Actions/Tools which are assumed to be external tools and invoked with ExecuteAndWait.</div><div><br></div><div>Is there a way to get benefits of driver library integration, but in-process and without forking multiple processes? In other words, compileĀ from source to final executable without fork? If no, how hard would it be to change driver library to make possible to do that?</div><div><br></div><div>Thanks</div>Nikolay<div><br></div></div>