[PATCH] D21731: fix bug 15393: invalid dwarf info on Win64

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 17:50:34 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289013: [CodeGen] Fix invalid DWARF info on Win64 (authored by kfischer).

Changed prior to commit:
  https://reviews.llvm.org/D21731?vs=79015&id=80699#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21731

Files:
  llvm/trunk/docs/Extensions.rst
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCWinCOFFStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCCodeView.cpp
  llvm/trunk/lib/MC/MCParser/COFFAsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/MC/WinCOFFStreamer.cpp
  llvm/trunk/test/DebugInfo/X86/ref_addr_relocation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21731.80699.patch
Type: text/x-patch
Size: 12966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/5d8f8037/attachment.bin>


More information about the llvm-commits mailing list