commit | e7e123a581073d1cd1458e2b677c20f095b3cd40 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Oct 28 11:15:08 2021 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Thu Oct 28 13:27:49 2021 +0000 |
tree | dfdeb9f9ffaced22a68d45ba8de997a683d96f06 | |
parent | 6ef707212d72b93daf90d01b9fb2f89f5d35b3b0 [diff] |
Fix checker tests after inlining change. This fixes target tests broken by https://android-review.googlesource.com/1843319 . In one case we use the `$noinline$` tag to prevent inlining. In the other one, we specify the field name to avoid newly inlined instructions from matching CHECK-NOT assertions. Test: testrunner.py --target --64 --optimizing \ -t 450-checker-types -t 530-checker-lse Bug: 154012332 Change-Id: Ie82f425bfcaebba1c53877c223aeefcba213921e