llvm-project/llvm/unittests/ExecutionEngine
Lang Hames 33dd98e9e4 [ORC] Remove ORC RPC.
With the removal of OrcRPCExecutorProcessControl and OrcRPCTPCServer in
6aeed7b19c the ORC RPC library no longer has any in-tree users.

Clients needing serialization for ORC should move to Simple Packed
Serialization (usually by adopting SimpleRemoteEPC for remote JITing).
2021-10-01 11:17:33 -07:00
..
JITLink [JITLink] Allow moving a Symbol to a Block in a different Section 2021-09-14 08:27:26 -07:00
MCJIT mac/arm: XFAIL the last 2 failing check-llvm tests 2020-12-12 20:12:02 -05:00
Orc [ORC] Remove ORC RPC. 2021-10-01 11:17:33 -07:00
CMakeLists.txt
ExecutionEngineTest.cpp