[PATCH] Emit DWARF info for all code section in an assembly file

Renato Golin renato.golin at linaro.org
Wed Feb 5 03:23:54 PST 2014


On 5 February 2014 09:58, Keith Walker <kwalker at arm.com> wrote:

> 3.   Just don't support -gdwarf-2 at all ... does anyone know if there are
> any toolchains which require DWARF-2 that need to be supported?
>

I think we kind of agreed on that on the debug session at the US dev
meeting.

I know of one case where it's still being used, the kernel:

http://llvm.org/bugs/show_bug.cgi?id=18689

But I'm more inclined to just ask them to change it in the build system
than actually actively support Dwarf 2 or ignore the flag and pretend they
meant Dwarf 3 (or 4, or 5).

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140205/666a69e3/attachment.html>


More information about the llvm-commits mailing list