diff options
author | Vladimir Marko <vmarko@google.com> | 2017-11-28 12:37:13 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2017-11-28 13:00:09 +0000 |
commit | 7bdc6e73fd97eb75f30b77f183e4fe6c2c599a09 (patch) | |
tree | 344b0fddbbcc9a64bed2ba20dbe73fb227c2bdf4 /compiler/optimizing/code_generator_utils.cc | |
parent | 5387bc5979c8984aabde455a80692f080d823c89 (diff) |
ART: Minor refactoring of JNI stub compilation.
Introduce JniCompiledMethod to avoid JNI compiler dependency
on CompiledMethod. This is done in preparation for compiling
JNI stubs in JIT as the CompiledMethod class should be used
exclusively for AOT compilation.
Test: m test-art-host-gtest
Bug: 65574695
Change-Id: I1d047d4aebc55057efb7ed3d39ea65600f5fb6ab
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions