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.
(or can LIBOMP_LLVM_LIT_EXECUTABLE be completely replaced by LIBOMP_LLVM_TOOLS_DIR?)
Differential D16713
[CMake] Introduce OPENMP_LLVM_TOOLS_DIR Hahnfeld on Jan 29 2016, 12:56 AM. Authored by
Details 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. (or can LIBOMP_LLVM_LIT_EXECUTABLE be completely replaced by LIBOMP_LLVM_TOOLS_DIR?)
Diff Detail
Event TimelineComment Actions
For now, lets just leave it. Comment Actions Rename LIBOMP_LLVM_TOOLS_DIR to OPENMP_LLVM_TOOLS_DIR to later reuse it for libomptarget |