diff options
| author | 2023-06-20 23:21:36 -0700 | |
|---|---|---|
| committer | 2023-06-22 16:37:09 +0000 | |
| commit | 2162b6fcc71975bd14365e7314d08febbc323126 (patch) | |
| tree | e0454181de8a4bd7c590219e6dc9120c856c62fd /compiler/optimizing/code_generation_data.h | |
| parent | ec64f8bff95b4f592ca04983d4d8ca3c50dfa46a (diff) | |
riscv64: trampoline restores RA
This patch allows the trampoline to correctly
return to the caller after finishing.
Fix pulled from r.android.com/2585807.
Test: Validated with follow-on RETURN_VOID implementation.
(1) s/-Xint/-Xusejit:false in test/default_run.py:
- INT_OPTS += " -Xint"
+ INT_OPTS += " -Xusejit:false"
(2) $ art/test.py --target -r --no-prebuild --ndebug --64 -j 8 --cdex-none --interpreter
Change-Id: I85c18f5b15ac5af2209325034ac8236586e7e822
Diffstat (limited to 'compiler/optimizing/code_generation_data.h')
0 files changed, 0 insertions, 0 deletions