<div dir="ltr"><span><div><br></div></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span><div>Would that be fixed with this patch? It makes llvm-objdump work for me and allows debugging with avr-gdb.</div></span><br><span><div>Can you perhaps point me to the tests that are failing?</div></span></blockquote><div><br></div><div>I re-ran the test suite with '-DLLVM_TARGET_ARCH=avr-unknown-unknown' and now the only errors I get are JIT errors related to no JIT compiler enabled for my host machine, x86. It seems the few failing generic CodeGen tests have since been fixed, along with the ~80 or so DebugInfo tests no doubt fixed by one of Ayke's recent changes.<br></div><div><br></div><div>I've also opened up a patch to make AVR an official backend: <a href="https://reviews.llvm.org/D75099">https://reviews.llvm.org/D75099</a>. All comments welcome.</div><div><br></div><div>Let's move the discussion there.</div><div><br></div><div>- Dylan<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 19, 2020 at 5:05 AM Matt Arsenault <<a href="mailto:arsenm2@gmail.com" target="_blank">arsenm2@gmail.com</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"><div><br><div><br><blockquote type="cite"><div>On Feb 18, 2020, at 02:44, Dylan McKay via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:</div><br><div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">Fixing of the DebugInfo tests would make the AVR official backend pitch much more tenable.<br></div><br></div></blockquote></div><br><div>I don’t see why this would be a blocker. It’s not like everything is perfectly functional on all targets</div><div><br></div><div>-Matt</div></div></blockquote></div>