1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/lib/clang
Ed Maste 80a8c751ea libllvm: promote WithColor and xxhash to SRCS_MIN
The armv6 build failed in CI due to missing symbols (from these two
source files) in the bootstrap Clang.

This affected only armv6 because other Clang-using archs are using LLD
as the bootstrap linker, and thus include SRCS_MIW via LLD_BOOTSTRAP.

Reported by:	CI, via lwhsu
Sponsored by:	The FreeBSD Foundation
2019-03-05 16:18:06 +00:00
..
headers Update version numbers, and regenerate config headers for llvm, clang, 2019-01-20 18:34:30 +00:00
include Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch 2019-03-04 19:06:51 +00:00
libclang Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and 2019-01-21 19:39:35 +00:00
liblldb Update lldb build glue to make MK_LLDB=yes work. 2019-01-22 18:03:45 +00:00
libllvm libllvm: promote WithColor and xxhash to SRCS_MIN 2019-03-05 16:18:06 +00:00
libllvmminimal Merge ^/head r344178 through r344512. 2019-02-25 11:59:29 +00:00
clang.build.mk Completely revamp the way llvm, clang and lldb are built. 2016-08-26 22:44:22 +00:00
clang.pre.mk Add forgotten {llvm,clang}.pre.mk files. 2016-08-26 22:56:23 +00:00
freebsd_cc_version.h Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branch 2019-02-15 21:44:42 +00:00
lldb.pre.mk Centralize where LLVM_SRCS, CLANG_SRCS and LLDB_SRCS are defined. 2016-08-27 10:00:33 +00:00
llvm.build.mk Comment -DNDEBUG in head after r339436 when head was switched 2018-10-21 15:54:38 +00:00
llvm.pre.mk Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build. 2016-08-27 09:29:39 +00:00
Makefile Completely revamp the way llvm, clang and lldb are built. 2016-08-26 22:44:22 +00:00
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00