[all-commits] [llvm/llvm-project] 5d2850: [lldb] Reinstate support for LLDB_VERSION_STRING
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Feb 22 16:56:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d2850161e8cc14254a615911b0277d0050575d6
https://github.com/llvm/llvm-project/commit/5d2850161e8cc14254a615911b0277d0050575d6
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M lldb/source/lldb.cpp
Log Message:
-----------
[lldb] Reinstate support for LLDB_VERSION_STRING
Reinstate support for specifying -DLLDB_VERSION_STRING="best-lldb"
which seems to have gotten accidentally removed in the past.
rdar://38983903
Differential revision: https://reviews.llvm.org/D97235
More information about the All-commits
mailing list