Stefan Gränitz
878060aaf9
[Orc][examples] Re-enable test for LLJITWithRemoteDebugging
...
The test was removed temporarily in a539a847c9
to aid switching the RPC API in use in the LLJITWithRemoteDebugging example.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D110649
2021-10-23 17:01:13 +02:00
Lang Hames
a539a847c9
[ORC] Temporarily remove the lljit-with-remote-debugging test.
...
This is broken now that llvm-jitlink-executor uses SimpleRemoteEPC.
The example will be updated to use SimpleRemoteEPC in a future commit.
2021-09-12 18:52:30 +10:00
Stefan Gränitz
058935145d
[Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemoteDebugging
...
The API change originated from D104694. The LLJITWithRemoteDebugging example and the test for it were disabled while it was in the works.
2021-07-29 14:40:42 +02:00
Stefan Gränitz
792ee5be36
[Orc][examples] Add missing FileCheck for lit test and polish output
2021-04-07 11:12:20 +02:00
Stefan Gränitz
258f055ed9
[Orc][examples] Add LLJITWithRemoteDebugging example
2021-03-28 17:25:09 +02:00