Commits

Michael Gottesman committed 385c4a54dc0
[passmanager] When visiting functions in runFunctionPasses, make sure to check continueTransforming. While debugging some code I noticed that we were not checking continueTransforming everywhere that we needed to. This commit adds the missing check.