[PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
timurrrr at google.com
Fri Dec 20 10:08:51 PST 2013
Update the patch to use a `.long To-From` rather than `.offset from From t To` now that D2445 doesn't provide `.offset`.
Hi echristo, rnk, dblaikie, rafael,
http://llvm-reviews.chandlerc.com/D2232
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2232?vs=6211&id=6215#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.13.patch
Type: text/x-patch
Size: 59184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/e19ecd5b/attachment.bin>
More information about the llvm-commits
mailing list