Skip to content

Fix DebugInfo/prologue.swift for #39660

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
Oct 8, 2021

Conversation

etcwilde
Copy link
Member

@etcwilde etcwilde commented Oct 8, 2021

llvm-project commit 1813652 removed the
prologue_end, so this test started failing. That directive is now annotated with is_stmt 0.

llvm-project commit 1813652 removed the
prologue_end, so this test started failing. That directive is now
annotated with `is_stmt 0`.
@etcwilde etcwilde requested a review from adrian-prantl October 8, 2021 19:30
@etcwilde
Copy link
Member Author

etcwilde commented Oct 8, 2021

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Oct 8, 2021

Build failed
Swift Test Linux Platform
Git Sha - 1988581

@swift-ci
Copy link
Contributor

swift-ci commented Oct 8, 2021

Build failed
Swift Test OS X Platform
Git Sha - 1988581

@etcwilde
Copy link
Member Author

etcwilde commented Oct 8, 2021

All tests are getting at least this far. Linux is hung up on the missing Glibc.pthread_mutex_t which is fixed by swiftlang/llvm-project#3369. Windows has a distributed actors failure. macOS is getting to the lldb tests.

@etcwilde etcwilde merged commit adf8ba3 into swiftlang:rebranch Oct 8, 2021
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.

2 participants