diff options
author | Lang Hames <lhames@gmail.com> | 2022-09-02 20:55:35 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-09-02 20:59:57 -0700 |
commit | 1169586dcde0376ef291802208daedc4f8107c7e (patch) | |
tree | 4d861b398fafc9fc2278490ec029a971499e3484 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 39221ad55752c246bb8448a181847103432e12b2 (diff) | |
download | llvm-1169586dcde0376ef291802208daedc4f8107c7e.zip llvm-1169586dcde0376ef291802208daedc4f8107c7e.tar.gz llvm-1169586dcde0376ef291802208daedc4f8107c7e.tar.bz2 |
[ORC-RT] Refactor ORC runtime CMake for future test tool(s).
We want to move functionality from the LLVM ORCTargetProcess library into the
ORC runtime, and this will mean implementing remote-executor testing tools
(like llvm-jitlink-executor and lli-child-target) in the ORC runtime.
This patch refactors the ORC runtime build system to introduce an
add_orc_tool function that can be used to add new test tools. The code is
modeled on existing functions for adding unit tests.
A placeholder orc-rt-executor tool and test are added to verify that the
config changes behave as expected.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D133084
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions