Skip to content

[stable/20230725][lldb][cmake] Fix relative path used for lldb executables #7365

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, 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>/`.
@bnbarham
Copy link

@swift-ci please test

@finagolfin
Copy link
Member Author

Linux CI may be failing because it needs something like swiftlang/swift#68225 to be merged first?

@bnbarham
Copy link

Yeah, feel free to just merge this.

@rintaro
Copy link
Member

rintaro commented Aug 31, 2023

@swift-ci Please test

@finagolfin
Copy link
Member Author

Linux CI fails with unrelated compilation error, other CI failures should be unrelated since this pull only affects ELF runpaths.

@rintaro rintaro merged commit 401f047 into swiftlang:stable/20230725 Aug 31, 2023
@finagolfin finagolfin deleted the stable/20230725 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