[PATCH] Support DWARF discriminators in object streamer.

Diego Novillo dnovillo at google.com
Fri Feb 14 09:56:11 PST 2014


  Remove -g from llvm-mc call. Hand-code DWARF directives to work
  around llvm-dwarfdump limitations (http://llvm.org/bugs/show_bug.cgi?id=18840).

Hi echristo,

http://llvm-reviews.chandlerc.com/D2794

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2794?vs=7131&id=7134#toc

Files:
  lib/DebugInfo/DWARFDebugLine.cpp
  lib/DebugInfo/DWARFDebugLine.h
  lib/MC/MCDwarf.cpp
  test/DebugInfo/X86/ending-run.ll
  test/DebugInfo/X86/line-info.ll
  test/MC/ELF/discriminator.s
  test/MC/MachO/gen-dwarf-cpp.s
  test/MC/MachO/gen-dwarf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2794.4.patch
Type: text/x-patch
Size: 9532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140214/34786267/attachment.bin>


More information about the llvm-commits mailing list