[all-commits] [llvm/llvm-project] 2c2377: Add lldb-dap to Swift distributions (#88482)
Adam Fowler via All-commits
all-commits at lists.llvm.org
Fri Apr 12 08:16:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c2377d3a9305b86ab110a4f8390b2d16bff9510
https://github.com/llvm/llvm-project/commit/2c2377d3a9305b86ab110a4f8390b2d16bff9510
Author: Adam Fowler <adamfowler71 at gmail.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M lldb/cmake/caches/Apple-lldb-Linux.cmake
M lldb/cmake/caches/Apple-lldb-macOS.cmake
Log Message:
-----------
Add lldb-dap to Swift distributions (#88482)
This includes the lldb-dap executable in the MacOS and Linux
distributions of Swift. Currently there is a commit in the Apple repo to
do this for just MacOS https://github.com/apple/llvm-project/pull/8176.
This PR extends this to both Linux and MacOS and brings the change
upstream.
@JDevlieghere @adrian-prantl
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list