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

Behan Webster behanw at converseincode.com
Mon Feb 17 19:26:57 PST 2014


On 02/11/14 02:53, Renato Golin wrote:
> 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,
Incidentally, I've added a patch for -gdwarf-2 to our patch set.

However it seems that git://git.linaro.org/kernel/linaro-aarch64.git 
also has that fix already. :)

Behan

-- 
Behan Webster
behanw at converseincode.com




More information about the llvm-commits mailing list