Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp
Lang Hames db21bd4fa9 [ORC] Move EPC load-dylib and lookup operations into their own class.
This keeps common operations together, and should make it easier to write
re-usable dylib managers in the future (e.g. a DylibManager that uses
the EPC's remote-execution APIs to implement load and lookup).
2024-10-23 02:59:14 +11:00

4.2 KiB