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

Oliver Stannard oliver.stannard at arm.com
Thu Feb 13 07:02:33 PST 2014


  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 --------------
A non-text attachment was scrubbed...
Name: D2697.3.patch
Type: text/x-patch
Size: 35154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140213/7a084eb6/attachment.bin>


More information about the llvm-commits mailing list