1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libclang_rt
Enji Cooper 613d28127b Build libclang_rt/profile on all clang-supported architectures
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
2019-04-22 19:21:35 +00:00
..
asan Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
asan_cxx
asan_dynamic Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
asan-preinit
fuzzer Add compiler-rt's libFuzzer, not connected to buildworld yet. 2018-09-29 15:17:17 +00:00
fuzzer_no_main Add compiler-rt's libFuzzer, not connected to buildworld yet. 2018-09-29 15:17:17 +00:00
include Update lib/libclang_rt for compiler-rt trunk r338150. 2018-08-03 15:30:32 +00:00
msan Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
msan_cxx Update lib/libclang_rt for compiler-rt trunk r338150. 2018-08-03 15:30:32 +00:00
profile
safestack Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
stats Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
stats_client
tsan Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
tsan_cxx Update lib/libclang_rt for compiler-rt trunk r338150. 2018-08-03 15:30:32 +00:00
ubsan_minimal
ubsan_standalone Update compiler-rt build glue. 2019-01-22 20:08:25 +00:00
ubsan_standalone_cxx
Makefile Build libclang_rt/profile on all clang-supported architectures 2019-04-22 19:21:35 +00:00
Makefile.inc Standardize -std=c++* as CXXSTD` 2019-03-29 18:45:27 +00:00