[LLVMdev] QEMU testing for LIT execution tests
Renato Golin
renato.golin at linaro.org
Mon Sep 8 15:19:50 PDT 2014
On 8 September 2014 23:06, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
>> I'm not sure we're on the same page... Your example, and the way that lit
>> is currently set up, assumes BUILD and HOST are the same machine.
>
> or, at least, it assumes that lit is running on HOST.
Isn't that the point? So lit can use "qemu-arm arm-linux-gnu-clang ...".
Or are we going to run the lit inside the QEMU? I think this solution
would be harder, as you'd need more context for python, etc.
cheers,
--renato
More information about the llvm-dev
mailing list