[all-commits] [llvm/llvm-project] 878060: [Orc][examples] Re-enable test for LLJITWithRemote...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Sat Oct 23 08:01:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 878060aaf9650e4c8faa9dca6bae6e09621e70e1
https://github.com/llvm/llvm-project/commit/878060aaf9650e4c8faa9dca6bae6e09621e70e1
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
A llvm/test/Examples/OrcV2Examples/lljit-with-remote-debugging.test
Log Message:
-----------
[Orc][examples] Re-enable test for LLJITWithRemoteDebugging
The test was removed temporarily in a539a847c9428e36722dcb43a1c953c9d66b7f0b to aid switching the RPC API in use in the LLJITWithRemoteDebugging example.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D110649
More information about the All-commits
mailing list