diff options
| author | 2023-03-14 16:38:07 +0000 | |
|---|---|---|
| committer | 2023-03-15 14:43:55 +0000 | |
| commit | 6ce1114f775db596ad9ecd52d3ff433056b113bc (patch) | |
| tree | 528c98bb6ee3d355a8d2891e3b46bda28f4fff1f /compiler/optimizing/graph_visualizer.cc | |
| parent | 49dc2e15de97710159f72afc9376d42a4af83815 (diff) | |
riscv64: implement art_quick_resolution_trampoline.
Test: run ART test 993-breakpoints-non-debuggable 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 993-breakpoints-non-debuggable
Bug: b/271573990
Co-authored-by: Lifang Xia <lifang_xia@linux.alibaba.com>
Change-Id: I38f1e65fcfd26901662cb72ac267a6b1bc2a67d1
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions