<div dir="ltr">Here's our output for that test (it seems like it has the wrong order (data1 vs data2)):<div><br></div><div>----------------------------</div><div><div>C:\Buildbot\Slave\builds\1.LLVM.Windows.Phase.2\llvm.obj\bin>not lld -flavor gnu -target arm64 -o C:\Buildbot\Slave\builds\1.LLVM.Windows.Phase.2\llvm.obj\tools\lld\test\elf\AArch64\Output\rel-abs32-overflow.test.tmp-exe C:\Buildbot\Slave\builds\1.LLVM.Windows.Phase.2\llvm.obj\tools\lld\test\elf\AArch64\Output\rel-abs32-overflow.test.tmp-obj 2>&1</div><div>Relocation out of range in file C:\Buildbot\Slave\builds\1.LLVM.Windows.Phase.2\llvm.obj\tools\lld\test\elf\AArch64\Output\rel-abs32-overflow.test.tmp-obj: reference from data2+0 to data1+34359738369 of type 258 (R_AARCH64_ABS32)</div><div>Relocation out of range in file C:\Buildbot\Slave\builds\1.LLVM.Windows.Phase.2\llvm.obj\tools\lld\test\elf\AArch64\Output\rel-abs32-overflow.test.tmp-obj: reference from data1+0 to data2+34359738369 of type 258 (R_AARCH64_ABS32)</div><div>LLVM ERROR: relocating output</div></div><div>---------------------------------</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">  Filipe<br></div></div>
<br><div class="gmail_quote">On Mon, Feb 16, 2015 at 3:20 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 16 February 2015 at 18:01, Will Newton <<a href="mailto:will.newton@linaro.org">will.newton@linaro.org</a>> wrote:<br>
> CHECK: Relocation out of range in file {{.*}}rel-abs32-overflow{{.*}}:<br>
<br>
</span>I'm not sure this will make any difference, since the current regex is<br>
more generic than that.<br>
<br>
Without the original output, it'll be hard to guess. The public<br>
buildbots seem to be stuck on MSVC error...<br>
<br>
cheers,<br>
--renato<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div></div>