diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-07-27 10:17:49 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-07-27 10:17:49 +0000 |
commit | 8e3c4dc50e652c55dcaa49b5bc10722efcd815ff (patch) | |
tree | e92782ecba99a7abb4bfbe6d1bf6db3ba8c02584 /compiler-rt/lib | |
parent | e8f5812a300144e269cea39c55d260e6f8934733 (diff) | |
download | bcm5719-llvm-8e3c4dc50e652c55dcaa49b5bc10722efcd815ff.tar.gz bcm5719-llvm-8e3c4dc50e652c55dcaa49b5bc10722efcd815ff.zip |
Don't use all the #ifdefs to hide the stats counters and instead rely on
their being optimized out in debug mode. Realistically, this just isn't
going to be the slow part anyways. This also fixes unused variable
warnings that are breaking LLD build bots. =/ I didn't see these at
first, and kept losing track of the fact that they were broken.
llvm-svn: 187297
Diffstat (limited to 'compiler-rt/lib')
0 files changed, 0 insertions, 0 deletions