diff options
author | Orion Hodson <oth@google.com> | 2021-08-02 21:16:05 +0100 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2021-08-03 16:22:47 +0100 |
commit | 55a2349d7b21a69f26b475912235ed530f4f1357 (patch) | |
tree | 53dbd87d5525f434ad8644a3bde269238c6fe853 /compiler/optimizing/graph_visualizer.cc | |
parent | 521f288f9a37d4e83a31bd0700fa5f8db9b839c9 (diff) |
ART Apex: prefer "first" to "prefer32" multilib option for tools
This makes the tools in a 32/64-bit APEX into 64-bit binaries when
previously they were 32-bit.
This change is to support 64-bit only devices. We currently build two
flavors of the ART APEX: a 32-bit only variant and a combined
32/64-bit variant. Devices using latter support 64-bit.
The size impact on the uncompressed APEXes is:
+------------+-----------------+-----------------+-----------------+
| ISA Family | Old size, bytes | New size, bytes | Change |
+------------+-----------------+-----------------+-----------------+
| Arm | 58,212,352 | 58,339,328 | 126,976 (+0.2%) |
| Intel | 72,073,216 | 72,073,216 | 0 (+0.0%) |
+------------+-----------------+-----------------+-----------------+
(cherry picked from commit 0e8585342b1b26a0ec33421f9d4ab16cb9851ce4)
Bug: 194800665
Test: art/build/apex/runtests.sh
Test: odsign_e2e_tests
Merged-In: If23ea3bc3f14c948c032bb3726a125dfdd8069f4
Change-Id: I3de7f0cff236b4de38bef49bfaf10c9f25849db5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions