commit | 52839d17c06175e19ca4a093fb878450d1c4310d | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Nov 07 17:47:25 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Nov 10 10:33:37 2014 +0000 |
tree | 552ea632ad4d1f688bdfd04b66102e25312bd237 | |
parent | a453307957afdc3ef0a7988025539ab8919464bc [diff] [blame] |
Support invoke-interface in optimizing. Change-Id: Ic18d7c3d2810557231caf0571956e0c431f5d384
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index e460f39..e5b36dd 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk
@@ -440,6 +440,7 @@ 421-exceptions \ 421-large-frame \ 422-type-conversion \ + 423-invoke-interface \ 700-LoadArgRegs \ 701-easy-div-rem \ 702-LargeBranchOffset \