commit | 5725e7c4aab576384649de60557dc1f52eb21b9f | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Tue Nov 06 13:31:48 2018 +0000 |
committer | Roland Levillain <rpl@google.com> | Tue Nov 06 14:14:43 2018 +0000 |
tree | 0fdc9247fbc5129a8c0cc1ee1eaa1e680ebd856d | |
parent | 5af106e2b67752275e6fc9a2530cb30a8587f402 [diff] |
Conditionally compile/link ARM & ARM64 disassemblers based on targeted archs. Note: We still unconditionally compile and link the MIPS32/MIPS64 and x86/x86-64 disassemblers, as they cannot be easily made orthogonal in the Blueprint file. Test: Build ART on host Test: Build ART for ARM-only device Test: Build ART for ARM64-only device Test: Build ART for ARM64/ARM device Bug: 119090273 Change-Id: Iec7bfed660ad0008bb870bfa614a90113bf4c501