diff options
author | Andreas Gampe <agampe@google.com> | 2015-08-24 22:49:59 +0000 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-08-24 22:49:59 +0000 |
commit | a14b9fef395b94fa9a32147862c198fe7c22e3d7 (patch) | |
tree | 49b3183cd1d25b6a5cfb31e0d16678deb023c1e8 /test/utils/python/generate_java_main.py | |
parent | 4daa0b4c21eee46362b5114fb2c3800c0c7e7a36 (diff) |
Revert "Do a second check for testing intrinsic types."
This reverts commit 4daa0b4c21eee46362b5114fb2c3800c0c7e7a36.
If the intrinsic has a slow-path, like charAt, the slow-path logic will complain as it only understands direct slow-paths, not virtual calls.
We should either override that decision in the slow-path, or replace the HInvokeVirtual when we're overriding the intrinsic choice.
Bug: 23475673
Change-Id: If55fbc8c82d52e0e7a7aec2674ae2bd2b74b5c77
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions