Add libllvm and liblldb source files to enable WITH_ASAN build
authorDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jan 2024 21:51:08 +0000 (22:51 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 27 Jan 2024 21:51:08 +0000 (22:51 +0100)
commit5c38ea60a04199dae2c6e5db82461e7275c7def6
tree9300b5ad405acd94100d940a9ae4ac5e3a00aa2a
parent31aedef26fc0613f5d61204c624451d57e716ed9
Add libllvm and liblldb source files to enable WITH_ASAN build

This is another part of fixing the WITH_ASAN build. Some additional
source files had to be added to libllvm and liblldb, since the ASan
instrumentation causes symbols in those files to be referenced.

Reported by: markj
PR: 276597
MFC after: 3 days
lib/clang/liblldb/Makefile
lib/clang/libllvm/Makefile