Skip to content
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

[SR-2046] Teach importer to map between Float80 and long double on x86. #44655

Closed
stephentyrone opened this issue Jul 11, 2016 · 2 comments
Closed
Assignees
Labels
compiler The Swift compiler in itself improvement

Comments

@stephentyrone
Copy link
Member

Previous ID SR-2046
Radar rdar://problem/27196587
Original Reporter @stephentyrone
Type Improvement
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Improvement, ClangImporter
Assignee @stephentyrone
Priority Medium

md5: 8e3990b1018fad26fdfb40e05a158b83

Issue Description:

The importer doesn't know how to map between these types; there are some TODOs scattered around, as well as some very old notes about disabling this because of concerns about memory layout, but we should find a way to make this work if possible.

@stephentyrone
Copy link
Member Author

#14971

@stephentyrone
Copy link
Member Author

Merged to master f8a9e56

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself improvement
Projects
None yet
Development

No branches or pull requests

1 participant