freebsd-dev/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 Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
clang Regenerate clang.1. 2018-08-02 19:19:53 +00:00
clang-format DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
clang-tblgen First step in updating llvm/clang build glue: make only the clang 2017-12-21 21:24:52 +00:00
llc Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
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 Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-ar Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-as Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-bcanalyzer Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
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 Minimize library dependencies for some llvm tools. 2017-12-24 12:42:30 +00:00
llvm-cxxfilt Minimize library dependencies for some llvm tools. 2017-12-24 12:42:30 +00:00
llvm-diff Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-dis Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-dwarfdump Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-extract Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-link Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-lto DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
llvm-lto2 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
llvm-mc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
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 Minimize library dependencies for some llvm tools. 2017-12-24 12:42:30 +00:00
llvm-nm Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
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 Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-rtdyld DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
llvm-symbolizer Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
llvm-tblgen Update libllvmminimal and llvm-tblgen Makefiles, so llvm-tblgen and 2019-01-20 18:53:32 +00:00
llvm-xray Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work. 2018-08-01 20:46:06 +00:00
opt Update llvm tool manpages, and llvm-mca.1. 2018-08-02 19:11:56 +00:00
clang.prog.mk Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
llvm.prog.mk Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
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