commit | 275caf3b4fe7fd4ec73d8e29e48a40fd113ec88a | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | Mon Mar 21 17:26:23 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 31 20:19:22 2020 -0700 |
tree | d614127e8d301e4d184075972d1088afbd2bc997 | |
parent | df01899f0818ac1ba8a46ff0c02362c74bfa151f [diff] |
[STATS] separate noTotal bit flag from onlyInMaster and noUnits This change logically separates the stats_flags_e::noTotal bit flag from the stats_flags_e::onlyInMaster and stats_flags_e::noUnits bit flags. If no TOTAL_foo output is wanted for a particular statistic, the flag must be explicitly included in that statistic's flags. Differential Revision: http://reviews.llvm.org/D18198 llvm-svn: 263954 GitOrigin-RevId: 97cbb42d906f584d37caad4c09c462010cce8ce4