diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-09-08 15:02:51 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-09-08 15:02:51 +0000 |
commit | 011d79aeb290e539e049a854a7246a68449f676c (patch) | |
tree | 24f64d9b6da2172b295e7944b72e2b3d07a90210 /lldb/source/Plugins | |
parent | e5fcde7d1c66903f8efc4d49d7080d51e5a351e5 (diff) | |
download | bcm5719-llvm-011d79aeb290e539e049a854a7246a68449f676c.tar.gz bcm5719-llvm-011d79aeb290e539e049a854a7246a68449f676c.zip |
Execute all Pass Printers even if -quiet is set.
Follow the same logic in the LoopPass, ModulePass and CallGraphSCCPass printers,
as it was already used in the BasicBlockPass and FunctionPass printers. This is
more consistent.
The other option would have been to completely disable dumping the analysis
information. However, as this information is the only information printed if the
-analysis flag is set, calling opt would not do anything at all.
llvm-svn: 113360
Diffstat (limited to 'lldb/source/Plugins')
0 files changed, 0 insertions, 0 deletions