llvm/test/lit.cfg: Tighten conditions to enable 'native'.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 26 Oct 2013 02:50:20 +0000 (02:50 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 26 Oct 2013 02:50:20 +0000 (02:50 +0000)
commitf7ca7c2a09d4fa03d29fbb1fd1358a285b3c6e2e
treea5e296840337a45245eb7fbcf5331b1fafdaa2bd
parent94400d4a4e08ed770f017f07ce02f567cfb5c174
llvm/test/lit.cfg: Tighten conditions to enable 'native'.

I saw the case that 'native' was mis-enabled when x86_64-pc-win32 on x86_64-linux.

FIXME: Consider cases that target can be executed even if host_triple were different from target_triple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193459 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg