<div dir="ltr">Confirmed that it's fixed. Thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 2:24 PM, Simon Atanasyan <span dir="ltr"><<a href="mailto:simon@atanasyan.com" target="_blank">simon@atanasyan.com</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 Sat, Apr 11, 2015 at 12:14 AM, Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> wrote:<br>
> On Fri, Apr 10, 2015 at 2:00 PM, Simon Atanasyan <<a href="mailto:simon@atanasyan.com">simon@atanasyan.com</a>><br>
> wrote:<br>
>><br>
>> Author: atanasyan<br>
>> Date: Fri Apr 10 16:00:41 2015<br>
>> New Revision: 234635<br>
>><br>
>> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=234635&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=234635&view=rev</a><br>
>> Log:<br>
>> [Mips] Add -pcrel-eh-reloc command line option<br>
<br>
</span>[...]<br>
<span class=""><br>
>> --- lld/trunk/test/elf/Mips/rel-eh-03.test (added)<br>
>> +++ lld/trunk/test/elf/Mips/rel-eh-03.test Fri Apr 10 16:00:41 2015<br>
>> @@ -0,0 +1,128 @@<br>
>> +# Check R_MIPS_EH relocation handling in case of -pcrel-eh-reloc option.<br>
>> +<br>
>> +# RUN: yaml2obj -format=elf -docnum 1 %s > %t1.o<br>
>> +# RUN: yaml2obj -format=elf -docnum 2 %s > %t2.o<br>
>> +# RUN: lld -flavor gnu -target mipsel -e T0 \<br>
>> +# RUN:     -pcrel-eh-reloc -o %t.exe %t1.o %t2.o %t.so<br>
><br>
><br>
> This test fails because %t.so does not exist. Can you fix the issue?<br>
<br>
</span>Heh, the last second change before commit. I hope this fixed at<br>
r234639. Thanks for the pointing to the problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Simon Atanasyan<br>
</font></span></blockquote></div><br></div>