commit | b34bb193dd2d45af196592bb4bae26f30d529b13 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue Oct 18 17:02:58 2016 +0100 |
committer | Orion Hodson <oth@google.com> | Thu Oct 20 19:04:07 2016 +0100 |
tree | e0c38aef953ba388b7e0fb0ef41ec78ab95d4044 | |
parent | 3da7190bae7c1d75edbc87f01343652c246639f2 [diff] [blame] |
Dex disassembly suppport for invoke-polymorphic. Bug: 30550796 Test: art/test/dexdump/run-all-tests Change-Id: I013ce2ebbcf9555e01170dc47fc38036c276b1b4
diff --git a/test/dexdump/invoke-polymorphic.lst b/test/dexdump/invoke-polymorphic.lst new file mode 100644 index 0000000..3eb8e24 --- /dev/null +++ b/test/dexdump/invoke-polymorphic.lst
@@ -0,0 +1,3 @@ +#invoke-polymorphic.dex +0x000001bc 8 Main <init> ()V Main.java 9 +0x000001d4 60 Main main ([Ljava/lang/String;)V Main.java 31