mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
613d28127b
There's no reason why a special case needs to be added specifically for amd64, arm, and i386, as the code is written in machine architecture agnostic C/C++. This will make it possible for all supporting clang architectures to produce runtime coverage with `--coverage`. MFC after: 2 weeks Reviewed by: dim Differential Revision: https://reviews.freebsd.org/D20003 |
||
---|---|---|
.. | ||
asan | ||
asan_cxx | ||
asan_dynamic | ||
asan-preinit | ||
fuzzer | ||
fuzzer_no_main | ||
include | ||
msan | ||
msan_cxx | ||
profile | ||
safestack | ||
stats | ||
stats_client | ||
tsan | ||
tsan_cxx | ||
ubsan_minimal | ||
ubsan_standalone | ||
ubsan_standalone_cxx | ||
Makefile | ||
Makefile.inc |