Skip to content

[next][lldb][cmake] Fix relative path used for lldb executables #7362

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
Aug 31, 2023

Conversation

finagolfin
Copy link
Member

I had this looking directly in ./swift/<os>/ before, but now that an installed lldb executable also links against Swift libraries, this needs to be the more general ../lib/swift/<os>/.

Pinging @rintaro and @bnbarham, this is a cherry-pick of #7359.

I had this looking directly in `./swift/<os>/` before, but now that an installed
lldb executable also links against Swift libraries, this needs to be the more
general `../lib/swift/<os>/`.
@finagolfin finagolfin changed the title [lldb][cmake] Fix relative path used for lldb executables [next][lldb][cmake] Fix relative path used for lldb executables Aug 30, 2023
@bnbarham
Copy link

@swift-ci please test llvm

@finagolfin
Copy link
Member Author

Linux CI never launched, Mac CI had a single unrelated test failure.

@bnbarham
Copy link

You can merge 👍

@rintaro
Copy link
Member

rintaro commented Aug 31, 2023

@swift-ci please test llvm

@rintaro rintaro merged commit 5941e35 into swiftlang:next Aug 31, 2023
@finagolfin finagolfin deleted the rpath branch August 31, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants