diff options
| author | 2014-03-21 14:21:20 +0000 | |
|---|---|---|
| committer | 2014-03-21 14:30:03 +0000 | |
| commit | 53b6afc93d91f9a48660682082dafcd81a652d6c (patch) | |
| tree | 6337a2fec52d51515b7273985d2d05643d5a8b13 /compiler/driver/compiler_driver.cc | |
| parent | e1f77fde4e6f481dcf97512530a352e8d527033b (diff) | |
Free Arenas from the ArenaStack before running codegen.
Since the ArenaStack is used only by the MIRGraph and not by
the memory hungry codegen, freeing the ArenaStack's Arenas
just before running the codegen should reduce the compiler's
peak memory usage.
Bug: 13564922
Change-Id: I1cb49d367e4e81d71a03cac89b3739ed61e4f966
Diffstat (limited to 'compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions