[all-commits] [llvm/llvm-project] b86c3b: [openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off
Michał Górny via All-commits
all-commits at lists.llvm.org
Fri Jan 24 10:40:24 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: b86c3b26acfb7365079cadf0b8b920c2074072d9
https://github.com/llvm/llvm-project/commit/b86c3b26acfb7365079cadf0b8b920c2074072d9
Author: Michał Górny <mgorny at gentoo.org>
Date: 2020-01-24 (Fri, 24 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
(cherry picked from commit 3c545e4b7318c337bed43d5bc76aad040565f1ef)
More information about the All-commits
mailing list