forked from OSchip/llvm-project
ec44e08940
The JitRunner library is logically very close to the execution engine, and shares similar dependencies. find -name "*.cpp" -exec sed -i "s/Support\/JitRunner/ExecutionEngine\/JitRunner/" "{}" \; Differential Revision: https://reviews.llvm.org/D79899 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-cpu-runner.cpp |