[ORC] Shut down services in SimpleRemoteEPCServer.
authorLang Hames <lhames@gmail.com>
Wed, 22 Sep 2021 06:34:15 +0000 (16:34 +1000)
committerLang Hames <lhames@gmail.com>
Thu, 23 Sep 2021 23:27:28 +0000 (16:27 -0700)
commitc965fde7c234abbb311ab9f58e8684970a69c916
treec1c7d698fe38724e2d4f7200c6f7d31c7576fb11
parent76d845cb169f048cb6f2176c3e7a6534dc5af097
[ORC] Shut down services in SimpleRemoteEPCServer.

This should have been included with ExecutorBootstrapService in 78b083dbb72,
but was accidentally left out. It give services a chance to release any
resources that they have acquired.
llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp