<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I am currently looking into supporting the scaler_storage_order attribute support in lldb clang type system, namely DW_AT_endianity attribute on DW_TAG_base_type.(for the time being i will add on DW_TAG_variable support
 later)</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I am planning to encode that attribute in heap-allocated Extended qualifier same used in clang front-end and decode it in clang expression parser decl map to set the byte order in data extractor.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">currently the ExtQuals is missing from lldb.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Is above design seems sane enough? <br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">i have chose ExtQual because it will be rarely used and QualType is full, it will also go hand in hand with frontend for sso attribute.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks and Regards,<br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"></p>
<p class="x_MsoNormal"><b><span style="color:#2F5597" lang="EN-US"><br>
</span></b></p>
<p class="x_MsoNormal"><b><span style="color:#2F5597" lang="EN-US">Chirag Patel</span></b><span style="color:#2F5597" lang="EN-US">| Software Engineer<b><br>
RAINCODE</b> Mainframe to .NET</span><span style="" lang="X-NONE"></span></p>
<b><span style="font-size:10.0pt; color:#2F5597" lang="EN-US">Tel</span></b><span style="font-size:10.0pt; color:#2F5597" lang="EN-US"> : +91
</span><span style="color:#2F5597">080 41159811</span><span style="font-size:10.0pt; color:#2F5597">
</span><span style="font-size:10.0pt; color:#2F5597" lang="EN-US">| <b>Mob</b> : +91 90493 36744<br>
</span><u><span style="color:blue" lang="EN-US"><a href="http://www.raincodelabs.com/" target="_blank" rel="noopener noreferrer" id="LPNoLP">www.raincodelabs.com</a></span></u><br>
<p></p>
</div>
</div>
</div>
</body>
</html>