]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
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>
Tue, 30 Jan 2024 17:53:51 +0000 (18:53 +0100)
commite68356676e9c4e5a36dd20560f19845ae073dab3
tree9ef6edf2d3639829e1f46c913cdab95f1bca1511
parent869cfe9fedd77d676dec565ffb2cbe1e5c5e5d5d
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

(cherry picked from commit 5c38ea60a04199dae2c6e5db82461e7275c7def6)
lib/clang/liblldb/Makefile
lib/clang/libllvm/Makefile