r270373 - [driver][mips] Support new versions of MIPS CodeScape toolchains

Simon Atanasyan via cfe-commits cfe-commits at lists.llvm.org
Sun May 22 15:16:29 PDT 2016


Hope r270380 fixes the problem.

On Mon, May 23, 2016 at 12:00 AM, Simon Atanasyan <simon at atanasyan.com> wrote:
> Hi Renato,
>
> Strange error. Unfortunately I am far from my computer right now. I was sure
> in my changes. Could you please revert the commit?
>
> On May 22, 2016 11:23 PM, "Renato Golin" <renato.golin at linaro.org> wrote:
>>
>> On 22 May 2016 at 19:18, Simon Atanasyan via cfe-commits
>> <cfe-commits at lists.llvm.org> wrote:
>> > Author: atanasyan
>> > Date: Sun May 22 13:18:07 2016
>> > New Revision: 270373
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=270373&view=rev
>> > Log:
>> > [driver][mips] Support new versions of MIPS CodeScape toolchains
>>
>> Hi Simon,
>>
>> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/8458
>>
>> The failure is:
>>
>> mips-img-v2.cpp:212:13: error: expected string not found in input
>> // EL-SOFT:
>> "-L[[TC]]/../../../../mips-img-linux-gnu/lib/mipsel-r6-soft/lib"
>>
>> I can't see that strong, but I can see:
>> /../../../../mips-img-linux-gnu/lib/mipsel-r6-soft/lib/../lib"
>>
>> Not sure that's a bug in the driver or in your test, anyway, it broke
>> all bots, not just that one. :)
>>
>> cheers,
>> --renato



-- 
Simon Atanasyan


More information about the cfe-commits mailing list