diff options
| author | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-07-05 12:14:18 +0000 |
|---|---|---|
| committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-07-05 12:14:18 +0000 |
| commit | 805e9cb3fc18771b2bf57cfd254b6b113c8e9a00 (patch) | |
| tree | e17d72af96c4121f6784022bd7f931d089db6f22 /llvm/lib/Analysis | |
| parent | 3e8851a1b4196c6c957c22a22836328568dead79 (diff) | |
| download | bcm5719-llvm-805e9cb3fc18771b2bf57cfd254b6b113c8e9a00.tar.gz bcm5719-llvm-805e9cb3fc18771b2bf57cfd254b6b113c8e9a00.zip | |
[globalisel][tablegen] Fix the misuse of STATISTICS() on release builds (like r307088) after r307133.
r307133 brought back a couple instances of the same mistake that was already
fixed by r307088. Fixed it again.
Using NumPatternEmitted as a unique id for the tables is not valid on release
builds since the counters don't count in that case.
llvm-svn: 307146
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions

