diff options
author | SahilPatidar <patidarsahil2001@gmail.com> | 2024-11-12 14:39:30 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 14:39:30 +0530 |
commit | 3183b3aad130ac6754f294046c008a85b9925894 (patch) | |
tree | e0f1c605c22afc29dfd7ca351777345bf149bcaa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0e52a0721ef91238bfb2141cbd9c72b830839139 (diff) | |
download | llvm-3183b3aad130ac6754f294046c008a85b9925894.zip llvm-3183b3aad130ac6754f294046c008a85b9925894.tar.gz llvm-3183b3aad130ac6754f294046c008a85b9925894.tar.bz2 |
[Clang-Repl] Add support for out-of-process execution. (#110418)
This PR introduces out-of-process (OOP) execution support for
Clang-Repl. With this enhancement, two new flags, `oop-executor` and
`oop-executor-connect`, are added to the Clang-Repl interface. These
flags enable the launch of an external executor
(`llvm-jitlink-executor`), which handles code execution in a separate
process.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions