[PATCH] Debug info: Teach the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part.
Adrian Prantl
aprantl at apple.com
Fri Aug 8 14:01:39 PDT 2014
Teach the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part.
This is yet another a split-off from http://reviews.llvm.org/D2680
[I messed up the subsribers list previously. Reposting.]
http://reviews.llvm.org/D4832
Files:
lib/CodeGen/SelectionDAG/InstrEmitter.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/DebugInfo/X86/sdagsplit-1.ll
test/DebugInfo/X86/sdagsplit-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4832.12314.patch
Type: text/x-patch
Size: 13067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140808/b25a7bf9/attachment.bin>
More information about the llvm-commits
mailing list