Hi Takumi, <br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> +; RUN: opt < %s -asan -S | llc -o /dev/null<br>
> +; The bug manifests as a reg alloc failure:<br>
> +; error: ran out of registers during register allocation<br>
> +; ModuleID = 'z.o'<br>
> +target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32-S128"<br>
> +target triple = "i386-unknown-linux-gnu"<br>
<br>
</div>It fails if targets_to_build does not contain x86.<br></blockquote><div><br></div><div>Is that because the tests have "target triple" or because this particular test has x86 assembly?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span class="HOEnZb"><font color="#888888"><br>
...Takumi<br>
</font></span></blockquote></div><br>