K 10 svn:author V 3 dim K 8 svn:date V 27 2015-12-03T15:41:10.726931Z K 7 svn:log V 324 In assembler mode, clang defaulted to DWARF3, if only -g was specified. Change this to DWARF2, in the simplest way possible. (Upstream, this was fixed in clang trunk r250173, but this was done along with a lot of shuffling around of debug option handling, so it cannot be applied as-is.) Noticed by: des MFC after: 3 days END