freebsd-src/lib/clang
Dimitry Andric c0ac260c74 Instead of using just the long upstream commit hash for LLVM component
versions, use "git describe --tags --long" output, which is more
descriptive.  E.g., "90c78073f73eac58f4f8b4772a896dc8aac023bc" becomes
"llvmorg-10.0.0-rc2-0-g90c78073f73".
2020-02-24 19:18:50 +00:00
..
headers Update build glue for a minimal build of the clang executable. 2020-01-26 00:21:30 +00:00
include Instead of using just the long upstream commit hash for LLVM component 2020-02-24 19:18:50 +00:00
libclang Update build glue for a full build (MK_CLANG_FULL=yes) of the clang 2020-01-26 17:22:05 +00:00
liblldb Update build glue for lldb (MK_LLDB=yes). Also update lldb's generated 2020-01-27 16:52:44 +00:00
libllvm Work around riscv buildworld failure where it cannot link the final 2020-02-17 18:51:52 +00:00
libllvmminimal Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream 2020-02-15 14:58:40 +00:00
clang.build.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
clang.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
freebsd_cc_version.h * Bump version numbers to 10.0.0 2020-01-25 16:23:49 +00:00
lldb.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
llvm.build.mk From 10.0.0 onwards, llvm requires C++14 to build. 2020-01-25 16:45:34 +00:00
llvm.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
Makefile
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00