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-3933] Compact Mangling: Investigate mangling based on a known overload set for non-resilient functions #46518

Closed
ematejska mannequin opened this issue Feb 11, 2017 · 2 comments
Labels
affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@ematejska
Copy link
Mannequin

ematejska mannequin commented Feb 11, 2017

Previous ID SR-3933
Radar rdar://problem/31411222
Original Reporter @ematejska
Type Bug
Status Resolved
Resolution Won't Do
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, AffectsABI
Assignee None
Priority Medium

md5: 165ca59af797880aa304710d5acacfc3

Issue Description:

Ahead of ABI Stability, investigate mangling based on a known overload set for non-resilient functions.

@bob-wilson
Copy link

@swift-ci create

@bob-wilson
Copy link

There were some discussions about this possibility, but at this point, we are not planning to pursue it. This would be a fairly disruptive change, since you would no longer be able to mangle/demangle a symbol in isolation and the mangling for a function could change when new overloaded functions are added. After the mangling changes in Swift 4.0, the length of our mangled symbol names is looking pretty good and we don't need to attempt heroic measures to shrink them further.

@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
affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant