diff options
| author | 2015-06-12 14:30:53 +0100 | |
|---|---|---|
| committer | 2015-06-12 14:49:30 +0100 | |
| commit | a3a3c5943522e7325d60cfcbdd17aff1e138f53d (patch) | |
| tree | a6c3d098fda6134b8b6ed28d33a2a8fab73d2841 /compiler/utils/assembler.cc | |
| 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
Diffstat (limited to 'compiler/utils/assembler.cc')
0 files changed, 0 insertions, 0 deletions