diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-11-18 14:13:58 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-11-19 13:37:44 -0800 |
commit | 88f21ca9e1c48d75346577b48dc143c02f57fa4a (patch) | |
tree | 24219ef18f720d868fbb7ea75173af7f349d8a1c /compiler/optimizing/graph_visualizer.h | |
parent | f91ffc6db742e6d429b287db2e1843393802e32f (diff) |
Fix transitive equality error in set.
SubstringComparator used to be broken since it didn't have transitive
equality (ex. ab a ac). Now we use normal string comparison with
set.lower_bound saves an additional 12 bytes.
Also up frame size to 2700 to fix build.
Change-Id: Ie8d41faef37591e7feed1f5d2ad6258430b8ffb6
(cherry picked from commit 4b8b4693ee19efbd2d8692ca0b47b71f3b7da663)
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions