OSDN Git Service

Address missing variable definition to fix the build.
authorRoland Levillain <rpl@google.com>
Fri, 26 Aug 2016 10:17:44 +0000 (11:17 +0100)
committerRoland Levillain <rpl@google.com>
Fri, 26 Aug 2016 10:17:44 +0000 (11:17 +0100)
commita8c6d70dc56e41708425714ab480e4075f74a6fe
tree89b6c6a07e0a7a9d76a0bdb64d0935726da3fc64
parentcf073b3528f86fd4bf28617e9b770a4229054e42
Address missing variable definition to fix the build.

It was removed by another CL merged just before the
offending CL.

Test: m build-art-host
Bug: 29516974
Bug: 29506760
Bug: 12687968
Change-Id: I4457b6dafd48731eef5c8cc370d9107764d6f55c
compiler/optimizing/code_generator_arm64.cc