ROCMClang: Add the ROCm toolkit derived clang compiler to CMake

This commit is contained in:
Robert Maynard
2020-08-28 15:00:57 -04:00
committed by Zack Galbreath
parent 590553f322
commit bd844387df
12 changed files with 92 additions and 1 deletions

View File

@@ -384,6 +384,7 @@ elseif(_WCDH_policy STREQUAL "")
)
endif()
set(__skip_rocmclang TRUE)
include(${CMAKE_CURRENT_LIST_DIR}/CMakeCompilerIdDetection.cmake)
function(_load_compiler_variables CompilerId lang)