Skip to content

Commit 87b3b5d

Browse files
committed
Add lldb-dap to Swift distributions (llvm#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 swiftlang#8176. This PR extends this to both Linux and MacOS and brings the change upstream. @JDevlieghere @adrian-prantl
1 parent 3bcf7f7 commit 87b3b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/cmake/caches/Apple-lldb-Linux.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
44
lldb
55
liblldb
66
lldb-argdumper
7+
lldb-dap
78
lldb-server
89
lldb-python-scripts
910
repl_swift

0 commit comments

Comments
 (0)