[PATCH] D44054: [DWARFv5] Emit file 0 to the line table.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 18:02:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326758: [DWARFv5] Emit file 0 to the line table. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44054?vs=136879&id=137112#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44054

Files:
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/test/CodeGen/Generic/dwarf-md5.ll
  llvm/trunk/test/CodeGen/Generic/dwarf-source.ll
  llvm/trunk/test/DebugInfo/X86/dbg-file-name.ll
  llvm/trunk/test/DebugInfo/X86/inline-asm-locs.ll
  llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
  llvm/trunk/test/MC/ELF/debug-file-options.s
  llvm/trunk/test/MC/ELF/debug-md5.s
  llvm/trunk/test/MC/ELF/debug-source.s
  llvm/trunk/test/MC/ELF/dwarf-file0.s
  llvm/trunk/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44054.137112.patch
Type: text/x-patch
Size: 32212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/d36955dc/attachment.bin>


More information about the llvm-commits mailing list