[LLVMdev] make check where host != target

Evan Cheng evan.cheng at apple.com
Wed Jun 24 14:30:36 PDT 2009


The dejagnu tests are mostly compile tests and / or grep'ing for  
patterns in generated code. It shouldn't matter if host != target.

Evan

On Jun 24, 2009, at 8:08 AM, Sandeep Patel wrote:

> Is make check supposed to work in cases where host != target? I'm
> seeing a ton of problems where the makefiles are testing $(OS) and
> trying to test the properties of the target OS, not the host OS.
>
> deep
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list