diff options
author | Teresa Johnson <tejohnson@google.com> | 2018-11-17 20:41:45 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2018-11-17 20:41:45 +0000 |
commit | 5b9bb25c45446460ac140111a0d05dbcbf8072e3 (patch) | |
tree | 71837313e0513257ec01d198e333eb998c3a9a53 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 8c1915cc0196a093145970b185e6cc4882de8d7a (diff) | |
download | bcm5719-llvm-5b9bb25c45446460ac140111a0d05dbcbf8072e3.tar.gz bcm5719-llvm-5b9bb25c45446460ac140111a0d05dbcbf8072e3.zip |
Fix bot failure from r347145
The #if check around the statistics computation gave an error about
the statistic being an unused variable. Instead, guard with
AreStatisticsEnabled().
llvm-svn: 347146
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions