diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-21 18:57:02 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-21 18:57:02 +0100 |
commit | aa919207d2fb63af11d72d3b7cdbc435769565af (patch) | |
tree | dd5e34a864dcb866eea52e85c49f514a39bacda5 /compiler/optimizing/graph_visualizer.cc | |
parent | 74f774f0d6389c432122ca262c6705118f5ebd6e (diff) |
Fix String Change baseline compiler errors.
The String Change adds multiple move results if the uninitialized string
is in multiple registers. This adds StoreLocals on the same instruction,
which isn't allowed. Now, a LoadLocal is added for each extra move
needed.
Change-Id: I49f676cb85de051e737e0653138cbb947a73e48b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions