[all-commits] [llvm/llvm-project] 7bc9dc: [Fuchsia] Add FUCHSIA_ENABLE_LLDB option.
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Mon Feb 13 15:49:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc9dc26bc9beb159547f7160d852543bc555552
https://github.com/llvm/llvm-project/commit/7bc9dc26bc9beb159547f7160d852543bc555552
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
Log Message:
-----------
[Fuchsia] Add FUCHSIA_ENABLE_LLDB option.
This CMake option builds/installs LLDB as part of the Fuchsia toolchain.
Once this is better supported, the effects of this will be inlined into
the toolchain cache file.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D143794
More information about the All-commits
mailing list