summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2020-08-28 19:00:57 (GMT)
committerZack Galbreath <zack.galbreath@kitware.com>2021-06-07 19:25:28 (GMT)
commitbd844387df133897ce6e3f290af771acb0df4df9 (patch)
treeb83613e9d2eb1d67184d658201d8758c1e980298 /Help/variable
parent590553f32246b374853c50cf7c30af3880ac02ea (diff)
downloadCMake-bd844387df133897ce6e3f290af771acb0df4df9.zip
CMake-bd844387df133897ce6e3f290af771acb0df4df9.tar.gz
CMake-bd844387df133897ce6e3f290af771acb0df4df9.tar.bz2
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake
Diffstat (limited to 'Help/variable')
-rw-r--r--Help/variable/CMAKE_LANG_COMPILER_ID.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
index 0abedde..f23b7a2 100644
--- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst
+++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
@@ -34,6 +34,7 @@ include:
OpenWatcom = Open Watcom (openwatcom.org)
PGI = The Portland Group (pgroup.com)
PathScale = PathScale (pathscale.com)
+ ROCMClang = ROCm Toolkit Clang-based Compiler (rocmdocs.amd.com)
SDCC = Small Device C Compiler (sdcc.sourceforge.net)
SunPro = Oracle Solaris Studio (oracle.com)
TI = Texas Instruments (ti.com)