[all-commits] [llvm/llvm-project] 2998a5: [Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS.

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Fri Mar 10 11:35:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2998a5551e29e8340cbdf9fcb3680cc2dedeb208
      https://github.com/llvm/llvm-project/commit/2998a5551e29e8340cbdf9fcb3680cc2dedeb208
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M clang/cmake/caches/Fuchsia.cmake

  Log Message:
  -----------
  [Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS.

stage2-check-lldb should be run in a 2-stage build to test the final
LLDB artifact, so it and related targets must be exported to the stage 1
project.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D145818




More information about the All-commits mailing list