freebsd-dev/lib/clang
Dimitry Andric 1357722508 Move llvm-objdump from CLANG_EXTRAS to installed by default
We currently install three tools from binutils 2.17.50: as, ld, and
objdump. Work is underway to migrate to a permissively-licensed
tool-chain, with one goal being the retirement of binutils 2.17.50.

LLVM's llvm-objdump is intended to be compatible with GNU objdump
although it is currently missing some options and may have formatting
differences. Enable it by default for testing and further investigation.
It may later be changed to install as /usr/bin/objdump, it becomes a
fully viable replacement.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D8879
2016-12-29 13:27:04 +00:00
..
headers Update build glue for clang 3.9.1 r288513. 2016-12-02 19:40:00 +00:00
include Merge llvm, clang, lld, lldb, compiler-rt and libc++ 3.9.1 release 2016-12-16 18:30:53 +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 Move llvm-objdump from CLANG_EXTRAS to installed by default 2016-12-29 13:27:04 +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 Merge ^/head r309170 through r309212. 2016-11-27 14:27:51 +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