[all-commits] [llvm/llvm-project] 894d2d: [LLVM] Added OpenMP to `LLVM_ALL_RUNTIMES`
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sun Jan 10 13:46:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 894d2dbf502026a2b063340f8214b8ffd7cf7e21
https://github.com/llvm/llvm-project/commit/894d2dbf502026a2b063340f8214b8ffd7cf7e21
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-01-10 (Sun, 10 Jan 2021)
Changed paths:
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
[LLVM] Added OpenMP to `LLVM_ALL_RUNTIMES`
This patch added `openmp` to `LLVM_ALL_RUNTIMES` so that when the CMake argument `LLVM_ENABLE_RUNTIMES=all`, OpenMP can also be built.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D94369
More information about the All-commits
mailing list