| commit | 134cfddbbb70d4c4de26a3c94eb34c43e5df2003 | [log] [tgz] |
|---|---|---|
| author | Vladimir Marko <vmarko@google.com> | Fri Mar 02 15:39:15 2018 +0000 |
| committer | Vladimir Marko <vmarko@google.com> | Fri Mar 02 15:42:12 2018 +0000 |
| tree | 9a63ec37e10477a172b07be71162caf11fa8d0b4 | |
| parent | a26f4169b73d9c555a70fd8281f1d7b3add2c058 [diff] |
x86-64: Fix art_quick_osr_stub for unwinder.
Test: testrunner.py --host --jit --64 570-checker-osr
Test: Run the above test under gdb, break in the stub and
manually check that "bt 3" works correctly at every
instruction and "bt 4" works in called methods if we
also pass -Xcompiler-option --generate-debug-info.
Bug: 73954823
Change-Id: I7352febb0c4c0414648e2b825511b83d9bcc268a