Skip to content

[Swift Next] Fix SIL writing #38230

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
Jul 2, 2021

Conversation

etcwilde
Copy link
Member

@etcwilde etcwilde commented Jul 2, 2021

Accidentally broke some things fixing the llvm::APInt::toString. This fixes the cast and the call to getBits instead of getValue.

rdar://79884946

etcwilde added 2 commits July 1, 2021 17:03
We can't read floats back in as floats. I introduced this bug back in
99237f6.
@etcwilde etcwilde changed the title Fix SIL writing [Swift Next] Fix SIL writing Jul 2, 2021
@etcwilde etcwilde merged commit 0bb4407 into swiftlang:next Jul 2, 2021
etcwilde added a commit to etcwilde/swift that referenced this pull request Jul 9, 2021
…x-sil-writing

[Swift Next] Fix SIL writing
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