[all-commits] [llvm/llvm-project] d32239: [ORC] Move UnsupportedExecutorProcessControl into ...
Lang Hames via All-commits
all-commits at lists.llvm.org
Wed Jun 25 00:44:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d32239b461ed61646c40e94970f5eac34aa84680
https://github.com/llvm/llvm-project/commit/d32239b461ed61646c40e94970f5eac34aa84680
Author: Lang Hames <lhames at gmail.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
M llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
M llvm/unittests/ExecutionEngine/Orc/OrcTestCommon.h
Log Message:
-----------
[ORC] Move UnsupportedExecutorProcessControl into unittests.
The UnsupportedExecutorProcessControl implementation is only used in unit
tests, so move it out of the public headers.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list