Commits

Michael Gottesman committed 7136c532080
For debugging purposes allow passes to stop any more passes from running by calling PassManager::stopRunning(). The intended use case is the user puts in a counter and wants the pass manager to ensure that no further passes run. Swift SVN r20606