Remove special handling for DW_AT_ranges support by constructing the
authorEric Christopher <echristo@gmail.com>
Thu, 5 Dec 2013 00:36:17 +0000 (00:36 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 5 Dec 2013 00:36:17 +0000 (00:36 +0000)
commit7eca7002f292e4a65c923a88d4e9b56215678b5b
tree0ba330fc2ac18f7b38154509b88e4705b5e503b3
parent175fe6839353fe3659adba11c1f2b11d3451e7dc
Remove special handling for DW_AT_ranges support by constructing the
values with the correct behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp