[clang] [llvm] [Clang-Repl] Add support for out-of-process execution. (PR #110418)

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 1 23:06:59 PDT 2024


https://github.com/vgvassilev commented:

I'd feel more comfortable if @lhames takes a look, too.

Can you run some benchmarks and compare in-process to out-of-process to out-of-process with shared memory (same architecture)?

https://github.com/llvm/llvm-project/pull/110418


More information about the cfe-commits mailing list