summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-12-21 15:06:46 +0000
committerNicolas Geoffray <ngeoffray@google.com>2016-12-21 16:03:14 +0000
commit2709b5fc91e9b151f0c48c52b3401d49e1e3c4ba (patch)
treeece570d778e53e58f2b7f21097524dbea771f3dc /compiler/optimizing/codegen_test.cc
parentcb2ce333ee2d1053919fe0acc390369bea3ad77e (diff)
Do not record dependencies on arrays.
We do not record dependencies on arrays with component types in the compiled DEX files, as the only thing that might change is their access flags. If we were to change these flags in a breaking way, we would need to enforce full verification again anyways. Saves on doing type resolution during vdex update. Test: test-art-host Change-Id: Ib85e172a5cb99c2999eed8b6b37390aa6b5cac37
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions