commit | c61a5907758e90f667668571c1bc8219db60f4bf | [log] [tgz] |
---|---|---|
author | Daniel Sanders <daniel_l_sanders@apple.com> | Wed Jul 05 12:14:18 2017 +0000 |
committer | Daniel Sanders <daniel_l_sanders@apple.com> | Wed Jul 05 12:14:18 2017 +0000 |
tree | 773721201d4c0f3349dbbb0e579c07b323255025 | |
parent | 501e5159caf44d641c23b22474cc42c03733c7f0 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307146 91177308-0d34-0410-b5e6-96231b3b80d8