[PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
timurrrr at google.com
Fri Dec 20 05:09:58 PST 2013
Minor fixes; somewhat addressed Rafael's review comment.
Hi echristo, rnk, dblaikie, rafael,
http://llvm-reviews.chandlerc.com/D2232
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2232?vs=6200&id=6210#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.11.patch
Type: text/x-patch
Size: 59312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/e6faec27/attachment.bin>
More information about the llvm-commits
mailing list