Files
build_soong/cc
Pirama Arumuga Nainar 358056c058 Support coverage instrumentation for Linux host
Bug: http://b/77792074

- Add the libclang_rt.profile runtime libraries directly to the compile
command (for both host and target) instead of relying on the Clang
driver.
- Move the coverage mutator to PreDepsMutators so the mutation has
already happened when runtime libraries are added during dependence
computation.
- Factor out cc/config/toolchain to identify libclang_rt.profile modules
for the x86 and x86_64 host.

Test: make NATIVE_COVERAGE=true produces coverage-enabled host binaries.
Change-Id: I1ebc8cffdf11622bfc18199a57674672888b3a5f
2018-04-23 10:34:37 -07:00
..
2018-04-18 18:56:33 +00:00
2017-10-19 22:39:32 +09:00
2018-02-22 16:48:35 -08:00
2017-09-18 23:33:25 -07:00
2017-11-17 11:22:04 -08:00
2018-04-10 16:26:10 -07:00
2018-04-12 14:37:35 -07:00
2016-08-01 14:36:22 -07:00
2018-04-10 16:26:10 -07:00
2018-04-05 17:48:32 -07:00