commit | 6d90fde7598beb745f2a126f9f9bb297a977044b | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Tue Sep 04 17:50:38 2018 -0700 |
committer | Evgenii Stepanov <eugenis@google.com> | Wed Sep 05 00:58:46 2018 +0000 |
tree | 5323385131844126e415b063e8de914d5b9e8a61 | |
parent | e9c1634d987ebe39bb1cac6a01e89bacc3f75503 [diff] |
Fix art_quick_osr_stub signature. This is what's causing all the LLVM miscompilations. Asm implementation treats the argument as int64_t (by using the full register in address arithmetic). Bug: 112438058 Bug: 110779387 Test: boot with new toolchain Change-Id: I23527252011c93ada2d2b8e2a2268ed456e03c3d