[PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
timurrrr at google.com
Thu Dec 19 13:14:30 PST 2013
I've split the MC stuff into D2445, so the patch looks pretty self-contained now.
Also did some minor refinements and polishing.
Can we start reviewing it in parallel with D2445?
Hi echristo, rnk, dblaikie,
http://llvm-reviews.chandlerc.com/D2232
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2232?vs=6144&id=6200#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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2232.10.patch
Type: text/x-patch
Size: 56362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/577344f1/attachment.bin>
More information about the llvm-commits
mailing list