[test-suite] r264496 - cmake: Do not check for x86_64(h?)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 13:14:19 PDT 2016


Indeed, fixed in r264907.

> On Mar 30, 2016, at 12:11 PM, Ulrich Weigand via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> mbraun at apple.com wrote on 30.03.2016 20:29:24:
> 
> > With the previous syntax they never ran at all because the cmake 
> > system always sets ARCH to x86 even on x86_64 and x86_64h. Anyway I 
> > disabled the tests outside of x86 now.
> 
> Well, I just tested again at rev. 264900 and those tests are *still*
> being executed (and failing) on PowerPC ...
> 
> It seems the update to PROGRAMS_TO_SKIP needs to happen *before*
> the call to llvm_singlesource(), not after it, in order to take
> effect.
> 
> Bye,
> Ulrich
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/236d9ac8/attachment.html>


More information about the llvm-commits mailing list