20768b8840
By default, rust uses the `legacy` mangling format. Using llvm coverage switches it to using the new `v0` format. Rather than pushing the llvm coverage back to `legacy` format, move Android forwards to `v0`. This also has the added benefit that Rust symbols can be detected in the codebase by looking for a leading "_R", aiding in demangler selection. Test: builds, resulting object files have leading _R rather than _Z Test: atest keystore2_test Bug: 178565008 Change-Id: I7fcd591535d08260686c62fbfa6f7b61b31ed989 |
||
---|---|---|
.. | ||
allowed_list.go | ||
Android.bp | ||
arm64_device.go | ||
arm64_linux_host.go | ||
arm_device.go | ||
global.go | ||
lints.go | ||
OWNERS | ||
toolchain.go | ||
x86_64_device.go | ||
x86_darwin_host.go | ||
x86_device.go | ||
x86_linux_bionic_host.go | ||
x86_linux_host.go |