forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[passmanager] Add the ability to verify before/after/around a specifi…
…c transform. This helps speed up triaging failures caught by -sil-verify-all since this allows one to trigger the -sil-verify-all verification around specific passes in the pipeline rather than after every pass run. Was useful for me when tracking down missing pass manager notification.
- Loading branch information
Showing
1 changed file
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters