Skip to content

[LLDB] Add lldb-python-scripts to the things installed on Linux. #85080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

al45tair
Copy link
Contributor

We should be installing the python scripts here.

rdar://123436512

We should be installing the python scripts here.

rdar://123436512
@al45tair al45tair requested a review from JDevlieghere as a code owner March 13, 2024 14:01
@llvmbot llvmbot added the lldb label Mar 13, 2024
@llvmbot
Copy link
Member

llvmbot commented Mar 13, 2024

@llvm/pr-subscribers-lldb

Author: Alastair Houghton (al45tair)

Changes

We should be installing the python scripts here.

rdar://123436512


Full diff: https://github.com/llvm/llvm-project/pull/85080.diff

1 Files Affected:

  • (modified) lldb/cmake/caches/Apple-lldb-Linux.cmake (+1)
diff --git a/lldb/cmake/caches/Apple-lldb-Linux.cmake b/lldb/cmake/caches/Apple-lldb-Linux.cmake
index 13d3839f852f61..b2d3cf595fe18d 100644
--- a/lldb/cmake/caches/Apple-lldb-Linux.cmake
+++ b/lldb/cmake/caches/Apple-lldb-Linux.cmake
@@ -5,4 +5,5 @@ set(LLVM_DISTRIBUTION_COMPONENTS
   liblldb
   lldb-argdumper
   lldb-server
+  lldb-python-scripts
   CACHE STRING "")

@al45tair
Copy link
Contributor Author

This is a cherry pick of swiftlang#8257.

@al45tair
Copy link
Contributor Author

@JDevlieghere I don't believe I have merge rights here, so you'll have to do the honours.

@JDevlieghere JDevlieghere merged commit a75d0a3 into llvm:main Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants