search for: llvmpb_a

Displaying 2 results from an estimated 2 matches for "llvmpb_a".

Did you mean: llvmpb3
2013 Jun 07
2
[LLVMdev] tools build issue with lnt in cross platform testing
...s not set. But I change the Arch because I am going to run in cross mode. Then I'm setting RUNUNDER to be a script which runs qemu. In this case it builds timeit-target as a Mips which fails because this is running on x86. ~/mysandbox/bin/lnt runtest nt --sandbox ~/mysandbox --cc /local/llvmpb_a/install/bin/clang --cflag "-target mipsel-linux-gnu -EL -mips16 -gcc-toolchain /mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux -fPIC" --test-suite ~/workspace/test-suite -j 1 --only-test SingleSource/UnitTests/Mips --make-param=MIPSARCH=mips16 --llvm-arc...
2013 Jun 07
0
[LLVMdev] tools build issue with lnt in cross platform testing
...because I am going to run in cross mode. > > Then I'm setting RUNUNDER to be a script which runs qemu. > > In this case it builds timeit-target as a Mips which fails because this > is running on x86. > > ~/mysandbox/bin/lnt runtest nt --sandbox ~/mysandbox --cc > /local/llvmpb_a/install/bin/clang --cflag "-target mipsel-linux-gnu -EL > -mips16 -gcc-toolchain > /mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux > -fPIC" --test-suite ~/workspace/test-suite -j 1 --only-test > SingleSource/UnitTests/Mips --make-param=MIPSARCH=mi...