opnsense-src/lib/libclang_rt/stats
Dimitry Andric 4883ad3ada Add missing sources to libclang_rt Makefiles, clean up unneeded ones
During the llvm-17 merge, a few new source files were not added to the
libclang_rt Makefiles, in particular sanitizer_thread_arg_retval.cpp
which is now required for AddressSanitizer and MemorySanitizer. Also,
MemorySanitizer now requires msan_dl.cpp.

While here, clean out a number of source files that compile into nothing
(because they only contain non-FreeBSD parts). Also, remove a duplicated
instance of tsan_new_delete.cpp from libclang_rt.tsan, since it is only
supposed to live in libclang_rt.tsan_cxx.

PR:		275854
Reported by:	jbeich
MFC after:	1 month

(cherry picked from commit 0c3af23961e170538f375c392b043903c1397780)
2024-01-07 18:46:19 +01:00
..
Makefile Add missing sources to libclang_rt Makefiles, clean up unneeded ones 2024-01-07 18:46:19 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00