<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><span style="font-size:12pt; color:rgb(33,33,33)">>What should be decompressing them?</span><br>
</p>
<div style="color:rgb(33,33,33)">
<div>
<div dir="ltr">
<div class="gmail_quote">
<div> <br>
</div>
<div>We have support of compressed sections in lld. It decompress them in InputSectionBase<ELFT>::uncompress(),<br>
</div>
<div>I think we should be able to reuse it, since we anyways do decompress before writing them out.<br>
</div>
<div> <br>
</div>
<div>>I'd prefer not to have any more debug readers than necessary. If you need additional API entry points in the debug information it seems like a good idea to add them >as well.</div>
<div>> </div>
<div>>Thanks!</div>
<div><br>
</div>
<div>Ok then. Seems everyone want this way :) I`ll try to reimplement the patch to use llvm API.<br>
</div>
<div><br>
</div>
<div>>-eric<br>
</div>
<div> <br>
</div>
<div>George.<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>