diff options
| author | 2023-03-14 15:04:00 +0000 | |
|---|---|---|
| committer | 2023-03-15 10:29:51 +0000 | |
| commit | 85a3e61c1da63f8c00725a865963db1dd0e268f1 (patch) | |
| tree | 4ccb5e557870ec79af88249fc90b58408d508d1b /compiler/optimizing/graph_visualizer.cc | |
| parent | 848b020e058db014b83143bf2297afd801015f15 (diff) | |
riscv64: implement art_invoke_obsolete_method_stub.
Test: run ART test 984-obsolete-invoke on a Linux RISC-V VM (it failed
before this patch and it passes with this patch):
lunch aosp_riscv64-userdebug
export ART_TEST_SSH_USER=ubuntu
export ART_TEST_SSH_HOST=localhost
export ART_TEST_SSH_PORT=10001
export ART_TEST_ON_VM=true
. art/tools/buildbot-utils.sh
art/tools/buildbot-build.sh --target
# Create, boot and configure the VM.
art/tools/buildbot-vm.sh create
art/tools/buildbot-vm.sh boot
art/tools/buildbot-vm.sh setup-ssh # password: 'ubuntu'
art/tools/buildbot-cleanup-device.sh
art/tools/buildbot-setup-device.sh
art/tools/buildbot-sync.sh
art/test.py --target -r --no-prebuild --ndebug --no-image \
--64 --interpreter 984-obsolete-invoke
Bug: b/271573990
Co-authored-by: Lifang Xia <lifang_xia@linux.alibaba.com>
Change-Id: I4249179e6b858fdda11db0e9ccd66adb779c2c13
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions