freebsd-dev/usr.bin/clang
Kyle Evans 71259635f7 llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG
ASAN reports become a lot more useful with llvm-symbolizer in $PATH, and the
build is not much more time-consuming. The added benefit is that the
resulting reports will actually include symbol information; without, thread
trace information includes a bunch of addresses that immediately resolve to
an inline function in
^/contrib/compiler-rt/lib/sanitizer_common/sanitizer_common.h and take a
little more effort to examine.

Reviewed by:	emaste
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D20484
2019-06-02 04:04:21 +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 llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG 2019-06-02 04:04:21 +00:00
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00