freebsd-dev/lib/clang
Dimitry Andric c130a785e4 During the bootstrap phase, when building the minimal llvm library on
PowerPC, add lib/Support/Atomic.cpp.  This is needed because upstream
llvm revision r271821 disabled the use of std::call_once, which causes
some fallback functions from Atomic.cpp to be used instead.

Reported by:	Mark Millard
PR:		214902
X-MFC-With:	309124
2016-12-06 20:44:40 +00:00
..
headers DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
include Update clang to the final 3.9.0 release. There were no more code changes 2016-09-02 19:20:27 +00:00
libclang DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
liblldb DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
libllvm Some further micro-optimizations for the libllvm and lldb build. 2016-09-04 16:54:55 +00:00
libllvmminimal During the bootstrap phase, when building the minimal llvm library on 2016-12-06 20:44:40 +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 Bump FREEBSD_CC_VERSION again for r309147 and 309149. 2016-11-25 18:12:57 +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 Use SRCTOP and OBJTOP throughout the llvm/clang/lldb build. 2016-08-27 09:29:39 +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