Searched refs:LLVM_VERSION_STRING (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSEmbedInfo.cpp176 s << "bcc - " << LLVM_VERSION_STRING << "\n"; local
178 if (slangVersion != LLVM_VERSION_STRING && me.hasDebugInfo()) {
184 LLVM_VERSION_STRING);
/frameworks/compile/slang/
H A Dslang_backend.cpp87 return LLVM_VERSION_STRING;

Completed in 30 milliseconds