mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
1c83996bed
When assertions are disabled, the upstream build system disables LLVM_ENABLE_ABI_BREAKING_CHECKS by default. Though the upstream build system allows it to be force-enabled, it looks like that is not a well-tested build-time configuration. Therefore, always disable LLVM_ENABLE_ABI_BREAKING_CHECKS when assertions are disabled, which will also save some more runtime cost when people use WITHOUT_LLVM_ASSERTIONS. PR: 280562 MFC after: 1 month |
||
---|---|---|
.. | ||
headers | ||
include | ||
libclang | ||
libclangminimal | ||
liblldb | ||
libllvm | ||
libllvmminimal | ||
clang.build.mk | ||
clang.pre.mk | ||
freebsd_cc_version.h | ||
lldb.pre.mk | ||
llvm.build.mk | ||
llvm.pre.mk | ||
Makefile | ||
Makefile.inc |