Skip to content

IRGen: Metadata lookup failure #77460

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 2 commits into from
Nov 8, 2024

Conversation

aschwaighofer
Copy link
Contributor

Metadata lookup uses getRuntimeReifiedType(X) in places, fill the cache with key entries for X and getRuntimeReifiedType(X) such that they can be found on lookup.

rdar://139234543

Metadata lookup uses getRuntimeReifiedType(X) in places, fill the cache
with key entries for X and getRuntimeReifiedType(X) such that they can be
found on lookup.

rdar://139234543
@aschwaighofer
Copy link
Contributor Author

@swift-ci test

@aschwaighofer
Copy link
Contributor Author

@swift-ci test

@aschwaighofer
Copy link
Contributor Author

Hmm, the same lldb test SwiftREPL/BreakpointSimple.test fails with a timeout on two of my PRs:

https://ci.swift.org/job/swift-PR-Linux/18056
https://ci.swift.org/job/swift-PR-Linux/18065

Seems unrelated.

@aschwaighofer
Copy link
Contributor Author

@swift-ci test linux

1 similar comment
@aschwaighofer
Copy link
Contributor Author

@swift-ci test linux

@aschwaighofer aschwaighofer merged commit 61a8e5a into swiftlang:main Nov 8, 2024
5 checks passed
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.

1 participant