Searched hist:de6feefdb7cfd0779277a6c451ce19d60b1d2b4d (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/clang/ |
H A D | Makefile.inc | de6feefdb7cfd0779277a6c451ce19d60b1d2b4d Thu Aug 24 01:30:25 CEST 2017 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/usr.bin/clang/ |
H A D | Makefile.inc | diff de6feefdb7cfd0779277a6c451ce19d60b1d2b4d Thu Aug 24 01:30:25 CEST 2017 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/share/mk/ |
H A D | bsd.sys.mk | diff de6feefdb7cfd0779277a6c451ce19d60b1d2b4d Thu Aug 24 01:30:25 CEST 2017 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | bsd.prog.mk | diff de6feefdb7cfd0779277a6c451ce19d60b1d2b4d Thu Aug 24 01:30:25 CEST 2017 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | bsd.lib.mk | diff de6feefdb7cfd0779277a6c451ce19d60b1d2b4d Thu Aug 24 01:30:25 CEST 2017 John Baldwin <jhb@FreeBSD.org> 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
|