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

Timur Iskhodzhanov timurrrr at google.com
Tue Jan 28 11:57:19 PST 2014


  Rebase on top of the fresh trunk, add a simple test that verifies the correct debug sections are there.

  Also, remove a conflicting triple assignment in one of the COFF lit tests.

Hi echristo, rnk, dblaikie, rafael,

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

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

Files:
  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
  test/DebugInfo/COFF/asm.ll
  test/DebugInfo/COFF/multifile.ll
  test/DebugInfo/COFF/multifunction.ll
  test/DebugInfo/COFF/simple.ll
  test/DebugInfo/X86/coff_debug_info_type.ll
  test/DebugInfo/X86/coff_relative_names.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2232.19.patch
Type: text/x-patch
Size: 61486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/28211caa/attachment.bin>


More information about the llvm-commits mailing list