[all-commits] [llvm/llvm-project] 1eb082: [OpenMP][Docs] Fixed a typo in the doc that can mi...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Dec 22 11:06:16 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eb082c2ea426f1dab4d1b3541b37c883b3a6b4f
https://github.com/llvm/llvm-project/commit/1eb082c2ea426f1dab4d1b3541b37c883b3a6b4f
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M openmp/docs/SupportAndFAQ.rst
Log Message:
-----------
[OpenMP][Docs] Fixed a typo in the doc that can mislead users to a CMake error
When setting `LLVM_ENABLE_RUNTIMES`, lower case word should be used;
otherwise, it can cause a CMake error that specific path is not found.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D93719
More information about the All-commits
mailing list