[lld] r234115 - [Mips] Support writing .MIPS.options section into the linked file

Aaron Ballman aaron at aaronballman.com
Mon Apr 6 09:37:12 PDT 2015


On Mon, Apr 6, 2015 at 12:27 PM, Simon Atanasyan <simon at atanasyan.com> wrote:
> Hi,
>
> I hope that should be fixed by r234167.

So it is, thank you! (I thought I had already fetched the latest, but
I guess not.)

~Aaron

>
> On Mon, Apr 6, 2015 at 7:25 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
>> I am seeing this failure when testing on Windows (x86, MSVC, Debug):
>>
>>  ********************
>> 63>  FAIL: lld :: elf/Mips/mips-options-02.test (21659 of 22205)
>> 63>  ******************** TEST 'lld :: elf/Mips/mips-options-02.test'
>> FAILED ********************
>
> [...]
>
>> 63>  E:\llvm\llvm\tools\lld\test\elf\Mips\mips-options-02.test:25:13:
>> error: expected string not found in input
>> 63>
>> 63>  # RAW-NEXT: 1000 01280000 00000000 f0000001 00000000
>> 63>
>> 63>              ^
>> 63>
>> 63>  <stdin>:5:2: note: scanning from here
>> 63>
>> 63>   1000 01280000 00000000 f0000000 00000000 .(..............
>> 63>
>> 63>   ^
>
> --
> Simon Atanasyan



More information about the llvm-commits mailing list