[PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
oliver.stannard at arm.com
Tue Feb 4 07:10:27 PST 2014
Hi,
Currently, when using llvm as an assembler, DWARF debug information is only
generated for the .text section. This patch modifies this so that DWARF info
is emitted for all executable sections.
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dwarf-asm-multiple-sections.patch
Type: application/octet-stream
Size: 33230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140204/5adce430/attachment.obj>
More information about the llvm-commits
mailing list