[all-commits] [llvm/llvm-project] e0b220: [lldb] Remove redundant call to FindBacktrace (NFC)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Aug 20 22:42:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e0b220d22eed75b2a2a783ac45b832e961e77a9e
https://github.com/llvm/llvm-project/commit/e0b220d22eed75b2a2a783ac45b832e961e77a9e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M lldb/cmake/modules/LLDBConfig.cmake
Log Message:
-----------
[lldb] Remove redundant call to FindBacktrace (NFC)
We're not using any of the Backtrace_* CMake variables set by
FindBacktrace in LLDB.
More information about the All-commits
mailing list