commit | c41daae41eaa4d115e8c71072c25cd78a90a5ddd | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Thu Aug 03 19:57:22 2023 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Fri Aug 04 23:00:10 2023 +0000 |
tree | ce55340cb496e43304138d6899aaea89ada3bcf4 | |
parent | 2ff0ccf7c1ab150f01abbb91a550c623890507d4 [diff] |
[backend] Update python generation scripts Update references to berberis. Use std namespace prefix for string. Use using statements in place of typedefs. Use allowlist naming. Make load_all_lir_defs and expand_aliases public so they can be used in the using generators in ndk. Update license headers. Update arg parsing to handle variable number of lir_instructions and machine ir bindings. Bug: 291127204 Test: mm and berberis_host_tests Change-Id: Ie7dd33432c570da2310f992408a633cf07035ab2
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.