[LLVMdev] test-suite failures

reed kotler rkotler at mips.com
Mon Nov 7 16:38:21 PST 2011


On 11/07/2011 02:38 PM, Owen Anderson wrote:
> Reed,
>
> On Nov 7, 2011, at 2:11 PM, reed kotler wrote:
>
>> 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?
> Why do you need changes to the scripts to make this work?  The makefiles already support the $RUNUNDER option that we use to run tests under valgrind, which should be useable for qemu as well, perhaps with a shell script wrapper to get the arguments in the right format.
>
> --Owen
We also need some MIPS toolchains but we can make a buildslave for this too.

We will look into that.




More information about the llvm-dev mailing list