[all-commits] [llvm/llvm-project] e5d8cf: [Orc][examples] Temporarily disable LLJITWithRemot...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Mon Jun 28 07:55:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5d8cfb2f134fcf0235ec1a35eec875a9cd36b21
https://github.com/llvm/llvm-project/commit/e5d8cfb2f134fcf0235ec1a35eec875a9cd36b21
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/CMakeLists.txt
M llvm/test/Examples/lit.local.cfg
Log Message:
-----------
[Orc][examples] Temporarily disable LLJITWithRemoteDebugging build and test
The underlying TargetProcessControl API changes with D104694. Once it landed I can patch and re-enable the example.
More information about the All-commits
mailing list