[PATCH] D11933: Extending debug ranges
Vikram TV via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 10:38:14 PST 2015
tvvikram updated this revision to Diff 41897.
tvvikram added a comment.
Renamed the pass as "LiveDebugValues".
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/LiveDebugValues.cpp
lib/CodeGen/Passes.cpp
test/DebugInfo/MIR/X86/lit.local.cfg
test/DebugInfo/MIR/X86/live-debug-values-3preds.mir
test/DebugInfo/MIR/X86/live-debug-values.mir
test/DebugInfo/MIR/lit.local.cfg
test/DebugInfo/X86/array.ll
test/DebugInfo/X86/fission-ranges.ll
test/DebugInfo/X86/pieces-3.ll
test/DebugInfo/live-debug-values.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11933.41897.patch
Type: text/x-patch
Size: 52193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/f8d1e27e/attachment-0001.bin>
More information about the llvm-commits
mailing list