[PATCH] D11933: Extend debug ranges and provide multiple location support for debug variables
Vikram TV via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 12:21:23 PDT 2015
tvvikram updated this revision to Diff 31969.
tvvikram added a comment.
This patch contains only Extending Debug Range implementation. The patch on multiple location support for debug variables will be a new review as suggested.
http://reviews.llvm.org/D11933
Files:
include/llvm/CodeGen/Passes.h
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/DebugValueFixup.cpp
lib/CodeGen/Passes.cpp
test/DebugInfo/X86/array.ll
test/DebugInfo/X86/fission-ranges.ll
test/DebugInfo/X86/sret.ll
test/DebugInfo/extend-debug-range.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11933.31969.patch
Type: text/x-patch
Size: 27958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/552e3b10/attachment.bin>
More information about the llvm-commits
mailing list