swift
f381e422 - DeadFunctionElimination: an `alloc_global` instruction keeps the referenced global alive

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
Author
Committer
Parents
Loading