Hi!<div><br></div><div>This patch adds basic support for .debug_ranges section to LLVM's DebugInfo library. This section (introduced in DWARF-3) is used to</div><div>define instruction address ranges for functions that are not contiguous and can't be described by low_pc/high_pc attributes. This is</div>
<div>the usual case for inlined subroutines, and the patch is the first step to support fetching complete inlining info (more to come!) from DWARF.</div><div><div><br></div><div>Code review: <a href="http://codereview.appspot.com/6483054/">http://codereview.appspot.com/6483054/</a><br clear="all">
<div><br></div>-- <br><div>Alexey Samsonov, MSK</div><br>
</div></div>