Commits

Roman Levenstein committed c54686f59d3
[sil-simplify-cfg] When performing a jump-threading, check first if a given BB can be cloned, because not everything can be cloned. For example alloc_stack and dealloc_stack instructions cannot be cloned. Swift SVN r23204