<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;"><span style="color: rgb(33, 33, 33); font-size: 12pt;">>>​</span><span style="color: rgb(33, 33, 33); font-size: 12pt;">I do not think we have. That looks to be my fault, I don't
 think I added</span><br>
</p>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; color: rgb(33, 33, 33);">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_quote"><span style="font-size: 12pt;"></span><span style="font-size: 12pt;">>>LLVM testcase when implemented section index API.</span></div>
<div class="gmail_quote"><span style="font-size: 12pt;"></span><span style="font-size: 12pt;">>>I'll check what can I do for it.</span>
<div>><br>
>I'm guessing it'll need to be a unit test - I don't imagine the section index is used by any of the LLVM tools (llvm-dwarfdump or >llvm-symbolizer). /maybe/ there's a useful thing that could be exposed using SectionIndex in dwarfdump (eg: llvm-dwarfdump >on
 an object could print the name of a section next to any addresses - which could be handy when reading ranges and the like)<br>
 <br>
</div>
<div>I plan to work on this tomorrow. I think it probably can be testcase for .gdb_index dumping in dwardump,</div>
<div>we could dump not only low/high addresses of address area but also a section index/name this range belongs to.</div>
<div>That probably can be helpfull to reveal issues like this patch tries to fix.<br>
</div>
<div><br>
I'll try to check and find how much it can be useful, still going to test your example first </div>
<div>(<span style="color: rgb(33, 33, 33); font-family: monospace; font-size: 15px; background-color: rgb(255, 255, 255);">$ clang-tot test.cpp -g -c -mllvm -use-dwarf-ranges-base-address-specifier</span>).<br>
</div>
<div><br>
</div>
</div>
<div class="gmail_quote">George.<br>
</div>
</div>
</div>
</div>
</body>
</html>