Print the before/after string IR when an interesting unit changed.
Synopsis
Parameters
Name |
Description |
PassID |
Stable identifier of the pass. |
Name |
Display name of the IR unit. |
Before |
String IR before the pass. |
After |
String IR after the pass. |
IR |
IR unit after the pass (unused). |
Created with MrDocs