Skip to content

[dsymutil] Add flag to force a static variable to keep its enclosing … #2890

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

Conversation

JDevlieghere
Copy link

…function

Add a flag to change dsymutil's behavior and force a static variable to
keep its enclosing function. The test shows a situation where that could
be useful. I'm not convinced this behavior makes sense as a default,
which is why it's behind a flag.

rdar://74918374

Differential revision: https://reviews.llvm.org/D101337

(cherry picked from commit 625bd94)

…function

Add a flag to change dsymutil's behavior and force a static variable to
keep its enclosing function. The test shows a situation where that could
be useful. I'm not convinced this behavior makes sense as a default,
which is why it's behind a flag.

rdar://74918374

Differential revision: https://reviews.llvm.org/D101337

(cherry picked from commit 625bd94)
@JDevlieghere
Copy link
Author

@swift-ci please test macOS

@JDevlieghere JDevlieghere merged commit ef3ca61 into apple/stable/20210107 Apr 28, 2021
@JDevlieghere JDevlieghere deleted the 🍒/ganymede/625bd94c6d645c4cae40649800de8047bacd3f53 branch April 28, 2021 21:37
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