summaryrefslogtreecommitdiff
path: root/rust/rust_test.go
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2021-02-01 14:56:21 -0800
committerMatthew Maurer <mmaurer@google.com>2021-02-02 00:23:26 +0000
commit20768b88404325d62ba84a7dc917c377defcbdbc (patch)
treeec40f6d7ff4002d4de321c4de8252c11f5b93f62 /rust/rust_test.go
parent8705ba06bfa7844a7db55065154cb8d57ab07dca (diff)
rust: Use v0 mangling format globally
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
Diffstat (limited to 'rust/rust_test.go')
0 files changed, 0 insertions, 0 deletions