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

Timur Iskhodzhanov timurrrr at google.com
Mon Jan 27 17:51:19 PST 2014


  [probably no action required]

  Address the review comment (the triple condition) and replace TODOs with FIXMEs.

Hi echristo, rnk, dblaikie, rafael,

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

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

Files:
  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2232.18.patch
Type: text/x-patch
Size: 59915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140127/aac209d1/attachment.bin>


More information about the llvm-commits mailing list