Appropriately truncate debug info range in dwarf output.
authorDevang Patel <dpatel@apple.com>
Fri, 7 Jan 2011 21:30:41 +0000 (21:30 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 7 Jan 2011 21:30:41 +0000 (21:30 +0000)
commit1dea232624c246341a5a98e0d481ba89f854012c
tree1fbdd1da68bd24feca57695daa852f7c7404938a
parent30a343aeedf777f9b8b6be9823da750afbf765b1
Appropriately truncate debug info range in dwarf output.
Enable live debug variables pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123032 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/LiveDebugVariables.cpp
test/CodeGen/X86/2010-05-26-DotDebugLoc.ll
test/CodeGen/X86/2010-05-28-Crash.ll
test/CodeGen/X86/dbg-value-range.ll [new file with mode: 0644]