[Openmp-commits] [PATCH] D40083: [CMake] Detect information about test compiler
Olga Malysheva via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Nov 30 03:18:10 PST 2017
omalyshe added a comment.
Why do we limit the test compiler to be the same as the build compiler for libomp?
CMAKE_TEST_<lang>_COMPILER option would be useful to be able to run tests with different compilers.
https://reviews.llvm.org/D40083
More information about the Openmp-commits
mailing list