Adding support for -print-module-scope similar to how it is
being done for function passes. This option causes loop-pass printer
to emit a whole-module IR instead of just a loop itself.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 12408 Build 12408: arc lint + arc unit
Use BasicBlock::getModule() here.