mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
z_Linux_asm.s can use the KMP_OS_* / KMP_MIC macros instead of the predefined compiler macro checks. The macro logic to determine KMP_MIC is moved from kmp_os.h to kmp_platform.h. llvm-svn: 245602