[PATCH] Emit DWARF info for all code section in an assembly file
Eric Christopher
echristo at gmail.com
Tue Feb 25 08:21:25 PST 2014
What do you mean by a single option? What won't work?
On Feb 13, 2014 7:01 AM, "Oliver Stannard" <oliver.stannard at arm.com> wrote:
> I couldn't find any way to accept the last -gdwarf-N option in llvm-mc
> (without using clang's argument parsing), but this change makes it so that
> only one -gdwarf-N option can be used.
>
> Hi echristo,
>
> http://llvm-reviews.chandlerc.com/D2697
>
> CHANGE SINCE LAST DIFF
> http://llvm-reviews.chandlerc.com/D2697?vs=6982&id=7059#toc
>
> Files:
> include/llvm/MC/MCContext.h
> include/llvm/MC/MCObjectStreamer.h
> include/llvm/MC/MCStreamer.h
> lib/MC/MCDwarf.cpp
> lib/MC/MCParser/AsmParser.cpp
> lib/MC/MCParser/ELFAsmParser.cpp
> test/MC/ARM/dwarf-asm-multiple-sections.s
> test/MC/ARM/dwarf-asm-nonstandard-section.s
> test/MC/ARM/dwarf-asm-single-section.s
> test/MC/ARM/ldr-pseudo.s
> test/MC/ARM/ltorg.s
> tools/llvm-mc/llvm-mc.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140225/077b8038/attachment.html>
More information about the llvm-commits
mailing list