Searched refs:hasCompilerRTSupport (Results 1 – 2 of 2) sorted by relevance
1080 const bool hasCompilerRTSupport = T.isOSLinux(); in CreateX86AsmInstrumentation() local1081 if (ClAsanInstrumentAssembly && hasCompilerRTSupport && in CreateX86AsmInstrumentation()
1066 const bool hasCompilerRTSupport = T.isOSLinux(); in CreateX86AsmInstrumentation() local1067 if (ClAsanInstrumentAssembly && hasCompilerRTSupport && in CreateX86AsmInstrumentation()