Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Version/
H A DVersion.cpp42 const char *lldb_version = GetLLDBVersion(); in GetVersion() local
45 g_version_str += lldb_version; in GetVersion()