[PATCH] [prototype] Adding line table debug information to LLVM on Windows

Timur Iskhodzhanov timurrrr at google.com
Fri Dec 20 11:08:08 PST 2013


  Rebase onto `trunk` now that D2445 has landed.

Hi echristo, rnk, dblaikie, rafael,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2232?vs=6215&id=6216#toc

Files:
  include/llvm/ADT/DenseMapInfo.h
  include/llvm/MC/MCObjectFileInfo.h
  include/llvm/Support/DebugLoc.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/CMakeLists.txt
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
  lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h
  lib/IR/DebugLoc.cpp
  lib/MC/MCObjectFileInfo.cpp
  test/DebugInfo/COFF/asm.ll
  test/DebugInfo/COFF/multifile.ll
  test/DebugInfo/COFF/multifunction.ll
  test/DebugInfo/COFF/simple.ll
  test/MC/COFF/secidx.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2232.14.patch
Type: text/x-patch
Size: 59718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/29732c61/attachment.bin>


More information about the llvm-commits mailing list