[Openmp-commits] [PATCH] D40082: [CMake] Refactor testing infrastructure

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 29 11:08:37 PST 2017


Hahnfeld marked an inline comment as done.
Hahnfeld added inline comments.


================
Comment at: libomptarget/Build_With_CMake.txt:88-91
+-OPENMP_LLVM_LIT_EXECUTABLE=""
 Full path to the llvm-lit tool. Required for testing in out-of-tree builds.
 
+-OPENMP_FILECHECK_EXECUTABLE=""
----------------
jlpeyton wrote:
> Missing '-D' before OPENMP
Oops, thanks for catching this. Another reason to get the `Build_With_CMake.txt` files unified...


https://reviews.llvm.org/D40082





More information about the Openmp-commits mailing list