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

Renato Golin renato.golin at linaro.org
Tue Feb 11 02:53:56 PST 2014


On 11 February 2014 02:31, Behan Webster <behanw at converseincode.com> wrote:
> Since this option is set at the top level kernel Makefile we will have
> to see whether DWARF 3 is something that can be supported across all
> architectures and all supported versions of gcc.

Hi Behan,

At the very least, you can change to -gdwarf-2 instead of --gdwarf-2,
which is accepted by both toolchains.

Dwarf 3 support can be seen later on, no rush,

cheers,
--renato



More information about the llvm-commits mailing list