freebsd-dev/usr.bin/clang
John Baldwin de6feefdb7 Improve the coverage of debug symbols for MK_DEBUG_FILES.
- Include debug symbols in static libraries.  This permits binaries
  to include debug symbols for functions obtained from static libraries.
- Permit the C/C++ compiler flags added for MK_DEBUG_FILES to be
  overridden by setting DEBUG_FILES_CFLAGS.  Use this to limit the debug
  information for llvm libraries and binaries.

Reviewed by:	emaste
Sponsored by:	DARPA / AFRL
Differential Revision:	https://reviews.freebsd.org/D12025
2017-08-23 23:30:25 +00:00
..
bugpoint DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang-format DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
clang-tblgen Initial update of clang/llvm build glue, for building just a minimal 2017-04-17 11:21:42 +00:00
llc DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
lld Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and update 2017-07-02 11:41:15 +00:00
lldb Fix packaging for clang, lldb and lld 3.9.0 2016-11-28 20:13:56 +00:00
lli DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-ar Link llvm-ar to llvm-ranlib, if WITH_CLANG_EXTRAS is enabled. When 2017-01-06 23:05:29 +00:00
llvm-as DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-bcanalyzer DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-cov Update llvm-cov and llvm-pdbdump Makefiles. 2017-01-04 18:53:25 +00:00
llvm-cxxdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-cxxfilt Add new llvm-{cxxfilt,lto2,modextract,xray} tools. 2017-01-04 21:47:39 +00:00
llvm-diff DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-dis DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-dwarfdump DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-extract DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-link DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-lto DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-lto2 Add new llvm-{cxxfilt,lto2,modextract,xray} tools. 2017-01-04 21:47:39 +00:00
llvm-mc DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-modextract Add new llvm-{cxxfilt,lto2,modextract,xray} tools. 2017-01-04 21:47:39 +00:00
llvm-nm DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-objdump Initial updates to llvm/clang build glue. 2017-01-03 20:28:09 +00:00
llvm-pdbutil Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
llvm-profdata DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-rtdyld DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-symbolizer DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00
llvm-tblgen Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and update 2017-06-10 19:17:14 +00:00
llvm-xray Update some more build glue. All llvm extras, lld and lldb should link now. 2017-04-21 15:59:58 +00:00
opt DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +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 Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and update 2017-06-10 19:17:14 +00:00
Makefile.inc Improve the coverage of debug symbols for MK_DEBUG_FILES. 2017-08-23 23:30:25 +00:00