[all-commits] [llvm/llvm-project] 3c545e: [openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
Michał Górny via All-commits
all-commits at lists.llvm.org
Thu Jan 23 10:29:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c545e4b7318c337bed43d5bc76aad040565f1ef
https://github.com/llvm/llvm-project/commit/3c545e4b7318c337bed43d5bc76aad040565f1ef
Author: Michał Górny <mgorny at gentoo.org>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M openmp/tools/archer/CMakeLists.txt
Log Message:
-----------
[openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
This fixed build failures due to missing ompt headers.
See https://bugs.gentoo.org/700762.
Differential Revision: https://reviews.llvm.org/D73249
More information about the All-commits
mailing list