1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.bin/clang
Ed Maste 9c954a4843 build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)
To facilitate experimentation with LTO we require an ar that supports
LLVM IR, and to a lesser degree also an nm.  As a first step always
install llvm-ar and llvm-nm.

Sponsored by:	The FreeBSD Foundation
2019-06-04 13:00:49 +00:00
..
bugpoint
clang
clang-format
clang-tblgen
llc
lld Remove customizations in #includes of Options.inc, and adjust lld 2019-01-22 18:04:40 +00:00
lldb Update lldb build glue to make MK_LLDB=yes work. 2019-01-22 18:03:45 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-cov Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and 2019-01-21 19:39:35 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-link
llvm-lto
llvm-lto2
llvm-mc
llvm-mca Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and 2019-01-21 19:39:35 +00:00
llvm-modextract
llvm-nm
llvm-objcopy Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and 2019-01-21 19:39:35 +00:00
llvm-objdump llvm-objdump.1: remove more unintentional options 2018-11-27 13:52:51 +00:00
llvm-pdbutil Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes and 2019-01-21 19:39:35 +00:00
llvm-profdata
llvm-rtdyld
llvm-symbolizer
llvm-tblgen Update libllvmminimal and llvm-tblgen Makefiles, so llvm-tblgen and 2019-01-20 18:53:32 +00:00
llvm-xray
opt
clang.prog.mk
llvm.prog.mk
Makefile build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS) 2019-06-04 13:00:49 +00:00
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00