[LLVMdev] 1.9 Prerelease Available for Testing
Devang Patel
dpatel at apple.com
Thu Nov 16 10:25:28 PST 2006
On Nov 16, 2006, at 10:33 AM, Chris Lattner wrote:
> On Thu, 16 Nov 2006, Tanya M. Lattner wrote:
>> Alright. Well disabling ALL tests it not a good solution either.
>> Perhaps
>> its better to disable just CodeGen tests if you don't build all
>> targets OR
>> just have it run the one specific target you are on if you only
>> built for
>> it.
>
> If someone says 'make check' and hasn't built all targets, I
> propose just
> having it run tests and then, at the end, print " *** NOT ALL TARGETS
> BUILT, YOUR TEST RESULTS PROBABLY HAVE MANY FAILURES" of something.
>
> That is all :)
In the longer term it is more helpful to the developer (and QA) to
not run cross build tests if target is not built.
-
Devang
More information about the llvm-dev
mailing list