On 13 September 2013 13:29, Artyom Skrobov <[email protected]> wrote:

> Our experience shows that the special testing executables used by these
> tests (clang-test and c-index-test) always assume the host arch.
> So these tests create a PCH file using the target arch, then test it with
> one of the above apps using the host arch.
>

I had problems cross-compiling c-index-test (
http://llvm.org/viewvc/llvm-project?rev=190409&view=rev), so if you could
disable c-index-test completely (compilation, test) when cross-compiling,
you could revert my patch in the process.

cheers,
--renato
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to