[all-commits] [llvm/llvm-project] 0e0483: [OpenMP][CMake] Fix version detection of testing c...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Thu Jul 2 10:39:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0e0483bf5c383d5815b9f945fea7e347d4badc0e
https://github.com/llvm/llvm-project/commit/0e0483bf5c383d5815b9f945fea7e347d4badc0e
Author: Jonas Hahnfeld <hahnjo at hahnjo.de>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M openmp/cmake/OpenMPTesting.cmake
Log Message:
-----------
[OpenMP][CMake] Fix version detection of testing compiler
When configuring in-tree, the correct names are LLVM_VERSION_MAJOR
and LLVM_VERSION_MINOR. This has been wrong since the code was added
in commits fc473dee98 and 821649229e.
More information about the All-commits
mailing list