[CMake] Introduce OPENMP_LLVM_TOOLS_DIR
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Fri, 5 Feb 2016 07:00:13 +0000 (07:00 +0000)
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>
Fri, 5 Feb 2016 07:00:13 +0000 (07:00 +0000)
commit66594990b1cd55a9cc265cd694f92a03da9543a3
tree76002cc9a9e92816464a320563a3772cf30ef68a
parent084e363517fc2248412f227862cdabd2f439e83d
[CMake] Introduce OPENMP_LLVM_TOOLS_DIR

This will be used in a later patch to find additional LLVM tools for tests and
enables reusability for libomptarget that is currently under review.

Differential Revision: http://reviews.llvm.org/D16713

llvm-svn: 259876
openmp/CMakeLists.txt
openmp/runtime/Build_With_CMake.txt
openmp/runtime/test/CMakeLists.txt