commit | a3a3c5943522e7325d60cfcbdd17aff1e138f53d | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Jun 12 14:30:53 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Jun 12 14:49:30 2015 +0100 |
tree | a6c3d098fda6134b8b6ed28d33a2a8fab73d2841 | |
parent | 10176757836db987e11fb3723e4cb07bd9ea7e95 [diff] |
Optimizing: Move optimization objects to Arena. This should reduce the stack size needed by the OptimizingCompiler::CompileOptimized() which was very close to our limits for clang builds, causing repeated build breakages on otherwise healthy changes: art/compiler/optimizing/optimizing_compiler.cc:395:37: error: stack frame size of 1760 bytes in function 'art::OptimizingCompiler::CompileOptimized' [-Werror,-Wframe-larger-than=] Change-Id: I2f4ab0235f4eac61823a4a320bb4fe78942a23c2