commit | 5dd14cf9abac978eb98f5518629402365a1920d3 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Mon Feb 20 12:21:35 2023 +0000 |
committer | Santiago Aboy Solanes <solanes@google.com> | Tue Feb 28 17:14:57 2023 +0000 |
tree | 6fcce658f82bcbf94f3d6248e95d869b2d9f5962 | |
parent | 68643f562e6e8faf0408a123a937041e4ea3cc2f [diff] |
Code sinking cleanups * Reword/refactor sinking throwing instructions * Removed redundant GetSuccessors().empty() check * Created a check in GraphCheker regarding no successors * Update gtest to comply with the new check * Typo fixes Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: Ibf27266f29570a4b1b63bb9bd80e5906207527c0