freebsd-skq/lib/clang
bdrewery 293e1695af Move llvm Options.inc hack from r321433 for NO_CLEAN to lib/clang/libllvm.
The files are only ever generated to .OBJDIR, not to WORLDTMP (as a
sysroot) and are only ever included from a compilation.  So using
a beforebuild target here removes the file before the compilation
tries to include it.

MFC after:	2 months
X-MFC-With:	r321369
2017-07-24 23:32:24 +00:00
..
headers Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update 2017-05-29 22:09:23 +00:00
include Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and update 2017-07-19 19:41:41 +00:00
libclang Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update 2017-06-27 06:40:39 +00:00
liblldb Add a few more object files to liblldb, which should solve errors when 2017-07-24 16:33:06 +00:00
libllvm Move llvm Options.inc hack from r321433 for NO_CLEAN to lib/clang/libllvm. 2017-07-24 23:32:24 +00:00
libllvmminimal Update some more build glue. All llvm extras, lld and lldb should link now. 2017-04-21 15:59:58 +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 Initial update of clang/llvm build glue, for building just a minimal 2017-04-17 11:21: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 Merge ^/head r319251 through r319479. 2017-06-01 22:59:41 +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