[LLVMdev] test-suite failures
reed kotler
rkotler at mips.com
Mon Nov 7 14:11:24 PST 2011
We have a modified version of projects/test-suite that we can run cross
using Qemu.
We would like to put that back so that other people can test MIPS
before putting back.
Well, this would be easily modifiable for ARM and other targets that are
supported by QEMU.
But in this case, we would need to check in a version of QEMU and also
the needed pieces of a MIPS tool chain for assembly, linking, etc.
Any thoughts on this?
Over the weekend a change in LLVM by someone other than MIPS seems to
have regressed our C++ big time. We are investigating.
But the point is that these execution tests for cross compilers would be
every helpful.
We are very close to having MIPS native linux compilers that can
function just like clang for x86 linux and others but this cross
compiler testing is still very useful.
Reed
More information about the llvm-dev
mailing list