<div dir="ltr">Thank you for fixing the breakage.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 27, 2019 at 10:21 AM Shoaib Meenai via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">smeenai added inline comments.<br>
<br>
<br>
================<br>
Comment at: lld/test/ELF/compressed-debug-level.test:23<br>
+# HEADER: [Nr] Name        Type     Address  Off    Size<br>
+# LEVEL1: [ 1] .debug_info PROGBITS 00000000 000094 00001c<br>
+# LEVEL6: [ 1] .debug_info PROGBITS 00000000 000094 00001b<br>
----------------<br>
MaskRay wrote:<br>
> smeenai wrote:<br>
> > The size appears to depend on the zlib version. For example, I'm running with zlib 1.2.8, which manages to compress these contents to the same size with both level 1 and 6. Is there any way to make this agnostic to zlib version?<br>
> I run zlib 1.2.11 and it works for me. Can you alter the input a bit to make the length different for level 1 and level 6, for zlib 1.2.8?<br>
I fixed it with 75fd939bb917e8f843395684a2970d86bc0199c0.<br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D70658/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D70658/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D70658" rel="noreferrer" target="_blank">https://reviews.llvm.org/D70658</a><br>
<br>
<br>
<br>
</blockquote></div>