freebsd-skq/contrib/llvm
emaste 399e47b35e clang: default to DWARF 4 as of FreeBSD 13
FreeBSD previously defaulted to DWARF 2 because several tools (gdb,
ctfconvert, etc.) did not support later versions.  These have either
been fixed or are deprecated.

Note that gdb 6 still exists but has been moved out of $PATH into
/usr/libexec and is intended only for use by crashinfo(8).  The kernel
build sets the DWARF version explicitly via -gdwarf2, so this should
have no effect there.

PR:		234887 [exp-run]
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17930
2019-01-25 14:46:13 +00:00
..
include Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch 2018-12-09 11:36:04 +00:00
lib Pull in r342863 from upstream llvm trunk (by Hans Wennborg): 2018-12-29 15:21:51 +00:00
projects/libunwind
tools clang: default to DWARF 4 as of FreeBSD 13 2019-01-25 14:46:13 +00:00
utils/TableGen
FREEBSD-Xlist
LICENSE.TXT