Piotr Kubaj f5024381ac powerpc: enable supported sanitizers on powerpc64*
1. Merge LLVM's 315d792130258a9b7250494be8d002ebb427b08f, adding support
for FreeBSD/powerpc64*.
2. Add sanitizer list to lib/libclang_rt/Makefile, taken from the list of
libraries that llvm-devel port builds.
3. powerpc64le supports the same sanitizers that powerpc64, but powerpc64le
also supports xray* sanitizers.
4. lib/libclang_rt/xray/Makefile hardcodes amd64-specific files, so that needs
to be conditionalized.
5. Sanitizers are not enabled for powerpc, because powerpc supports only
builtins and profile.

Reviewed by:	dim
Differential Revision: https://reviews.freebsd.org/D35228
Relnotes:	yes
MFC after:	3 days
2022-05-17 21:46:53 +02:00
..
2022-05-10 15:16:19 +02:00
2022-04-18 14:52:30 -07:00
2022-04-22 13:42:11 -07:00
2022-01-18 08:10:33 -08:00
2021-12-06 16:36:44 -05:00
2022-02-05 21:55:03 -05:00
2022-01-03 22:03:39 -08:00
2022-02-22 19:34:28 +01:00
2021-07-17 22:20:44 -07:00
2021-11-15 16:58:58 +01:00
2021-12-06 16:36:44 -05:00
2021-11-06 16:24:36 -06:00
2021-11-05 09:39:56 +01:00
2021-05-20 00:12:27 +03:00
2022-02-17 16:05:15 -08:00
2022-04-14 06:16:45 -07:00