Revert "[DWARFv5] Emit file 0 to the line table."
authorPaul Robinson <paul.robinson@sony.com>
Tue, 6 Mar 2018 03:15:21 +0000 (03:15 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Tue, 6 Mar 2018 03:15:21 +0000 (03:15 +0000)
commit732e443bb9eebf5ba1a9dbf0df1104057b8fa2ac
tree7c68da8169bdcb4fed36bfd21290d33ff3a7ddfc
parent8fd561f572b8992f3e1b94192e0285fbd237636b
Revert "[DWARFv5] Emit file 0 to the line table."
Caused an asan failure.

This reverts commit d54883f081186cdcce74e6f98cfc0438579ec019.
aka r326758

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