On 22 May 2016 at 19:18, Simon Atanasyan via cfe-commits <cfe-commits@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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits