<div dir="ltr">Ping.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 21, 2016 at 10:11 AM, Dylan McKay <span dir="ltr"><<a href="mailto:dylanmckay34@gmail.com" target="_blank">dylanmckay34@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dylanmckay added inline comments.<br>
<span class=""><br>
================<br>
Comment at: test/CodeGen/AVR/calling-conv-interrupts.ll:2<br>
</span>@@ +1,3 @@<br>
<span class="">+; RUN: llc < %s -march=avr | FileCheck %s<br>
+; XFAIL:<br>
+<br>
</span>----------------<br>
arsenm wrote:<br>
> Why is this here?<br>
I added the AVR calling conventions in a previous commit, but forgot to add a test for them. I wrote one here, but marked it `XFAIL` because the target machine cannot be created yet.<br>
<br>
Happy to put it in a separate commit if desired.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D16348" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16348</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>