[all-commits] [llvm/llvm-project] 6f2ed8: [OpenMP] Install ompt-multiplex.h alongside omp.h
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Sep 9 00:47:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f2ed8fd3f234316e3d250174e131f0ce85ca0ae
https://github.com/llvm/llvm-project/commit/6f2ed8fd3f234316e3d250174e131f0ce85ca0ae
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M openmp/CMakeLists.txt
M openmp/runtime/src/CMakeLists.txt
M openmp/tools/multiplex/CMakeLists.txt
Log Message:
-----------
[OpenMP] Install ompt-multiplex.h alongside omp.h
The default install direction may not be in the compiler search path.
Differential Revision: https://reviews.llvm.org/D133420
More information about the All-commits
mailing list