swift
f381e422
- DeadFunctionElimination: an `alloc_global` instruction keeps the referenced global alive
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
DeadFunctionElimination: an `alloc_global` instruction keeps the referenced global alive Fixes a crash caused by a deleted global variable which is still referenced by an `alloc_global` instruction. rdar://109093730
References
#65796 - DeadFunctionElimination: an `alloc_global` instruction keeps the referenced global alive
Author
eeckstein
Committer
eeckstein
Parents
4dbac545
Loading