commit | 0b325abb397452b69cf259d193c840b1242d8371 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Oct 03 12:50:25 2022 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Oct 05 22:03:21 2022 +0000 |
tree | 8ed7db0b774f26e6d1262f31207a3ff523c73145 | |
parent | 9e73fcdbbdc302d9ed680662b0f86376c8baab10 [diff] |
Fix panics in art build code when target arch is riscv64 Fix panics in codegen.go and PGO when using riscv64 as the target arch. Bug: 250918230 Test: lunch aosp_riscv64-userdebug && m ALLOW_MISSING_DEPENDENCIES=true nothing Change-Id: I97820082b7d51e939f01e782356795a12f84f8a1