commit | 5ed20f90acd05e1f8697340f11113f0c61c22492 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Oct 05 13:49:44 2016 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Oct 05 13:49:44 2016 +0100 |
tree | 470b26b33054a2398bdf115f6592777b1b7698bd | |
parent | d3a9ce9d30a59587413310e66ea51c8f7adb0a1d [diff] |
Make it possible to pass an arena allocator to HLoopOptimization. loop_optimization_test uses memory from HLoopOptimization's allocator, which is scoped by the Run method. Fix is to pass custom allocator. test: m test-art-host-gtest Change-Id: I359330e22202519f400a26da5403eeb00f0b2db4