OSDN Git Service

Fix the size of a StackHandleScope in art::CompilerDriver.
authorRoland Levillain <rpl@google.com>
Tue, 19 May 2015 09:44:25 +0000 (10:44 +0100)
committerRoland Levillain <rpl@google.com>
Tue, 19 May 2015 09:49:46 +0000 (10:49 +0100)
commit2b846ed46983f2b694f5a0f02806ba1449800d01
treea4aa410435bca99e3c10781687fe0b35ed03bce6
parent45970a4cde2fb12e1cb1515aaf0d9cb9869c5116
Fix the size of a StackHandleScope in art::CompilerDriver.

Change-Id: Id6fbbbbfc5dcf9920e630699d4c1afc1b86f858f
compiler/driver/compiler_driver.cc