Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp860 StringRef CompilerVersion = CU->getProducer(); in emitCompilerInformation() local
861 Version FrontVer = parseVersion(CompilerVersion); in emitCompilerInformation()
881 emitNullTerminatedSymbolName(OS, CompilerVersion); in emitCompilerInformation()