diff options
author | David Brazdil <dbrazdil@google.com> | 2015-03-26 15:11:45 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-03-26 15:11:45 +0000 |
commit | 74fc513982fa74b1120f7b8546fc825fc406e1b1 (patch) | |
tree | bb6d78e147eb0eb6f4134c2ee1c7aa24b51f7644 /compiler/optimizing/graph_visualizer.cc | |
parent | 5eae0b6112aef6b1bc3a24427e80f1ef96e513dc (diff) |
ART: Define IsInt when N==kBitsPerIntPtrT
'utils.h' contains two implementations of the IsInt query, one of
which is defined for bit sizes <= kBitsPerIntPtrT, while the other
only for sizes < kBitsPerIntPtrT. This patch unifies the behaviour
and fixes the breakage caused by it.
Change-Id: I4f5589b1a36b6c24926e50574fbca528c33d701f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions