commit | 1aaa9d4824f34ad8a2c70ab7c93598ef85e7443a | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Fri Dec 16 12:04:22 2022 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Dec 19 08:42:38 2022 +0000 |
tree | 6be7e830e9c33182f3c09ce26e66df18165ea375 | |
parent | 419484b8d944122049f2517bf9a2e482d26575b5 [diff] |
Graph checker fixups * Add missing VisitInstrucion in VisitLoadException. * Add commented VisitInstrucion in VisitConstant. See bug for details. * For consistency, moved all the VisitInstruction to the beginning of the methods. * Add a check in VisitTryBoundary to check for the HasTryCatch flag. Bug: 262862764 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I26f06dabea44671f6bce838c60083e1bb0babef4