summaryrefslogtreecommitdiffstats
path: root/dx/tests/050-dex-checkcast/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/050-dex-checkcast/expected.txt')
-rw-r--r--dx/tests/050-dex-checkcast/expected.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/dx/tests/050-dex-checkcast/expected.txt b/dx/tests/050-dex-checkcast/expected.txt
deleted file mode 100644
index 96f7f201b..000000000
--- a/dx/tests/050-dex-checkcast/expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-Blort.test:(Ljava/lang/Object;)LBlort;:
-regs: 0003; ins: 0001; outs: 0000
- 0000: move-object v0, v2
- 0001: move-object v1, v0
- 0002: check-cast v1, Blort
- 0004: move-object v0, v1
- 0005: return-object v0