diff options
author | Volodymyr Sapsai <vsapsai@apple.com> | 2019-10-11 00:57:41 +0000 |
---|---|---|
committer | Volodymyr Sapsai <vsapsai@apple.com> | 2019-10-11 00:57:41 +0000 |
commit | adb203feda9036d39ffecc21f5a9c463a20ef115 (patch) | |
tree | 74f6fc9a05e55a1fd253c743813439b323b732a0 /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/main.cpp | |
parent | 63835f3ac7672a6f1c32109f303a849b6c044b39 (diff) | |
download | bcm5719-llvm-adb203feda9036d39ffecc21f5a9c463a20ef115.tar.gz bcm5719-llvm-adb203feda9036d39ffecc21f5a9c463a20ef115.zip |
[Stats] Add ALWAYS_ENABLED_STATISTIC enabled regardless of LLVM_ENABLE_STATS.
The intended usage is to measure relatively expensive operations. So the
cost of the statistic is negligible compared to the cost of a measured
operation and can be enabled all the time without impairing the
compilation time.
rdar://problem/55715134
Reviewers: dsanders, bogner, rtereshin
Reviewed By: dsanders
Subscribers: hiraditya, jkorous, dexonsmith, ributzka, cfe-commits, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68252
llvm-svn: 374490
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions