commit | ec7f1a96683836d9375adc48c6bf802c0ce2160e | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Mon Mar 13 16:24:24 2017 -0700 |
committer | Jeff Hao <jeffhao@google.com> | Mon Mar 13 16:59:46 2017 -0700 |
tree | f07435d668c04c239dca0036b6b072611d45b046 | |
parent | 13ef0447b43ecbf18d3c4e4c72d66bbbc1815f0c [diff] |
Added new -v option to dexlayout to verify output dex file. Passing -v will cause dexlayout to do an IR level comparison of the output with the original input dex file. This checks that the data in the dex files are the same, but allows for different offsets since the output dex file may have a different layout. Test: mm test-art-host Bug: 36107940 Change-Id: If75a93973ffdd2d91111727f089713c800d8cee8