commit | fa00b2f4165326608da3fd67237914b7c8e5d6c0 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Sun Jul 16 17:28:17 2023 +0000 |
committer | Victor Khimenko <khim@google.com> | Mon Jul 17 12:38:04 2023 +0000 |
tree | cecc98e95aad3b16b7022c078c6474dfbd75afee | |
parent | 26368d7da7f4f0c20c81089dd8008eb279481523 [diff] |
Move renamed GenerateAsmCall into public header. It no longer generates any code, instead it's an empty class with a few static helper functions. Bug: 278812060 Test: m berberis_all Change-Id: I2402afda7948e83bae60103dc759d733021910d7
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.