Unverified Commit dd64c82c authored by Haowei's avatar Haowei Committed by GitHub
Browse files

[unittest] Allow LLVM unit test to run under a wrapper program. (#66821)

This patch add CMake option "LLVM_GTEST_RUN_UNDER" to LLVM unittest
configuration. When specified, LLVM unittest will be run under the
wrapper program specified by this option. This feature can simplify the
setup to run LLVM unittest on a target platform that is different than
host.
parent b3372371
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment