<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hello,</div>
<div><br>
</div>
<div>We noticed an issue with dwarf parsing when debugging a large application compiled with LTO.</div>
<div><br>
</div>
<div>Since an LTO application's debug info can have inter-compile-unit references, (for example: a type defined in one compile-unit and used in another) we noticed that the "m_type_index" vector in SymbolFileDWARF can get corrupted. This is because many index
 structures in SymbolFileDWARF are generated in parallel.</div>
<div><br>
</div>
<div>Is is a bug or is it expected to be the compiler's/linker's job to generate self-contained DWARF data without inter-CU references?</div>
<div><br>
</div>
<div>-Philippe</div>
<div><br>
</div>
</div>
</body>
</html>