commit | 97d7e1cd7f733cb33a0e238bec6d7ed525638cd1 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Oct 04 14:44:28 2016 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed Oct 05 13:21:44 2016 +0100 |
tree | d2f02420f82d76d10dc0d80f431c9f4aba03ac82 | |
parent | eebe142e935e9444c7c947d02246e7fbe88b2cc4 [diff] |
Remove #include "oat_file.h" from class_linker.h . Refactor the OatClass and OatMethod related functions from ClassLinker to OatFile and ArtMethod, respectively. Refactor the remaining ClassLinker dependencies on OatFile to break the #include dependency and reduce incremental build times. Test: m test-art-host Change-Id: Iebc5b9f81b48fbcf79821cc827a5d7c4a0261bf6