Files
build_soong/rust
Matthew Maurer 20768b8840 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
2021-02-02 00:23:26 +00:00
..
2021-01-25 11:11:10 -05:00
2021-01-26 09:09:06 -05:00
2021-01-15 19:44:07 +00:00
2020-08-13 15:58:09 +02:00
2021-01-15 19:44:07 +00:00
2021-01-25 11:11:10 -05:00
2021-01-25 11:11:10 -05:00
2021-01-15 19:44:07 +00:00
2020-06-26 09:23:47 +02:00
2021-01-25 11:11:10 -05:00
2021-01-26 15:28:36 +00:00
2021-01-25 11:11:10 -05:00
2020-11-19 20:02:34 +01:00
2021-01-25 11:11:10 -05:00