chapuni added a comment.

In https://reviews.llvm.org/D32439#790248, @Serge_Preis wrote:

> Is there any meaning in 'test-clang-msc-x64-on-i686-linux-RA' (I just don't 
> knwo what this configuration mean) - I tested on Linux that I have at my 
> disposal and tesing passes.


It's cross-compiling.
LLVM_BUILD_32_BITS=ON (-m32)
LLVM_DEFAULT_TARGET_TRIPLE=x86_64-pc-win32

See also; 
http://bb.pgr.jp/builders/test-clang-msc-x64-on-i686-linux-RA/builds/3858


Repository:
  rL LLVM

https://reviews.llvm.org/D32439



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to