Searched refs:DIVersionKey (Results 1 – 1 of 1) sorted by relevance
207 StringRef DIVersionKey = "Debug Info Version"; in applyDebugifyMetadata() local208 if (!M.getModuleFlag(DIVersionKey)) in applyDebugifyMetadata()209 M.addModuleFlag(Module::Warning, DIVersionKey, DEBUG_METADATA_VERSION); in applyDebugifyMetadata()