commit | f99628f7673c21c42be34f95bef6bbb50cd99f20 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jul 09 18:29:36 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 09 18:29:36 2015 +0000 |
tree | ea50db7336ebf46f1169d894fbbac93f6af4f39c | |
parent | a51df8a59f2be2c797a98fb60c6eca9b049412bf [diff] | |
parent | 7135ff0fdfd02796d40e7ef3c7527ff127512bd3 [diff] |
Merge "ART: Fix test"
diff --git a/test/800-smali/smali/b_22331663.smali b/test/800-smali/smali/b_22331663.smali index af99152..057fc7f 100644 --- a/test/800-smali/smali/b_22331663.smali +++ b/test/800-smali/smali/b_22331663.smali
@@ -4,6 +4,9 @@ .method public static run(Z)V .registers 6 + # Make v4 defined, just use null. + const v4, 0 + if-eqz v5, :Label2 :Label1