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

Jameson Nash via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 19:00:30 PST 2016


vtjnash removed rL LLVM as the repository for this revision.
vtjnash updated this revision to Diff 79015.
vtjnash added a comment.

address review comments


https://reviews.llvm.org/D21731

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21731.79015.patch
Type: text/x-patch
Size: 12467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/5459cdb2/attachment-0001.bin>


More information about the llvm-commits mailing list