summaryrefslogtreecommitdiff
path: root/openmp/README.rst
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-23 07:54:10 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-23 07:54:10 +0000
commite57620308e8f43ba9063c4014f509ac5cafb5f01 (patch)
tree45f0eab3ddcfff125ab454c2f6fb9ea600ec77a8 /openmp/README.rst
parenteaae305a09360758df44fb3d13f3ef9988bc1fab (diff)
downloadllvm-e57620308e8f43ba9063c4014f509ac5cafb5f01.tar.gz
Fix name of 'macOS' and add asteriks to brands, NFC.
llvm-svn: 323180
Diffstat (limited to 'openmp/README.rst')
-rw-r--r--openmp/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/README.rst b/openmp/README.rst
index 01d68b69548d..d411644b67fb 100644
--- a/openmp/README.rst
+++ b/openmp/README.rst
@@ -194,7 +194,7 @@ Optional Features
**LIBOMP_OMPT_SUPPORT** = ``ON|OFF``
Include support for the OpenMP Tools Interface (OMPT).
This option is supported and ``ON`` by default for x86, x86_64, AArch64, and
- PPC64 on Linux, Windows, and mac OS.
+ PPC64 on Linux*, Windows*, and macOS*.
This option is ``OFF`` if this feature is not supported for the platform.
**LIBOMP_OMPT_OPTIONAL** = ``ON|OFF``