[PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
timurrrr at google.com
Fri Dec 20 12:25:18 PST 2013
Okay, using `std::map` as it's much simpler yet correct; and is not on the hot path.
Hi echristo, rnk, dblaikie, rafael,
http://llvm-reviews.chandlerc.com/D2232
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2232?vs=6217&id=6218#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.16.patch
Type: text/x-patch
Size: 58177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/e41dd05d/attachment.bin>
More information about the llvm-commits
mailing list