diff options
author | Sebastien Hertz <shertz@google.com> | 2016-03-22 08:32:34 +0100 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2016-03-22 11:23:52 +0100 |
commit | b9131b191567e984a5f3a1d125b36014b67b47b6 (patch) | |
tree | 64a6416592c7ec32611adff4d8e6e4bd4145128c /compiler/optimizing/code_generator_utils.cc | |
parent | 1a9018ba74841ac507b96f0e0dd6b86b22778ca6 (diff) |
Update run-test 097-duplicate-method
Runs the test with a precompiled classes.dex and re-enables it.
We need to build a dex file with duplicate methods. We cannot do that
with Jack (this is invalid) or smali (it does not keep duplicate
methods, only one is in the dex). Therefore, having a precompiled
dex file allows to run the test on whatever toolchain.
In the future, we could update the test if a tool allows to generate
it again.
Change-Id: I3803aa0c2e99ca61d58b36e088d9bbe199e07d3c
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions