HomeFreeBSD

In assembler mode, clang defaulted to DWARF3, if only -g was specified.

Description

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

Details

Provenance
dimAuthored on
Parents
rS291700: Ensure that outgoing streams get reset when they run dry.
Branches
Unknown
Tags
Unknown