Files
swift-mirror/lib/SILPasses/PassManager.cpp
Michael Gottesman 7136c53208 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
2014-07-27 18:37:12 +00:00

6.3 KiB