Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
Stefan Gränitz 945c2e6d92 [Orc] Fix process-symbols setup in LLJITBuilder for out-of-process case (#76244)
For out-of-process support the DynamicLibrarySearchGenerator must go
through EPC, otherwise we lookup symbols from the host and not the
target process.
2024-01-01 19:08:04 +01:00

42 KiB