Ranges in the .debug_range section need to have begin and end labels,
authorEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:34:22 +0000 (04:34 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Dec 2013 04:34:22 +0000 (04:34 +0000)
commitd1946f7afe06924fdf7d3c9ad4b111aef8294ee1
tree17d3076c2021b3064766415a95b998eb9f8b889f
parente9e7e2cc70dfa3400109d0ba439a0a9e717074a0
Ranges in the .debug_range section need to have begin and end labels,
assert that this is so.

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