Home
last modified time | relevance | path

Searched refs:hasCompilerRTSupport (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp1066 const bool hasCompilerRTSupport = T.isOSLinux(); in CreateX86AsmInstrumentation() local
1067 if (ClAsanInstrumentAssembly && hasCompilerRTSupport && in CreateX86AsmInstrumentation()