[OpenMP][Docs] Fixed a typo in the doc that can mislead users to a CMake error
authorShilei Tian <tianshilei1992@gmail.com>
Tue, 22 Dec 2020 19:05:46 +0000 (14:05 -0500)
committerShilei Tian <tianshilei1992@gmail.com>
Tue, 22 Dec 2020 19:05:58 +0000 (14:05 -0500)
commit1eb082c2ea426f1dab4d1b3541b37c883b3a6b4f
tree7c31de5faaf2a18ffc1a205cdd79bd308dbdb380
parent9cb748724ef5d7d0f7d662d849423404267d532a
[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
openmp/docs/SupportAndFAQ.rst