MCJIT: ensure that cygwin is identified properly
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 31 Mar 2014 23:42:23 +0000 (23:42 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 31 Mar 2014 23:42:23 +0000 (23:42 +0000)
commit442c61dd9aee54a00248d1540119d407aba07a42
treecd15a5ed32c2b158326c2d472a7e41f04f7e3d80
parent6bbb01bbf8d546afb2810f382d47b1db5213ff42
MCJIT: ensure that cygwin is identified properly

Cygwin is now a proper environment rather than an OS.  This updates the MCJIT
tests to avoid execution on Cygwin.  This fixes native cygwin tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205266 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
unittests/ExecutionEngine/MCJIT/MCJITTestAPICommon.h
unittests/ExecutionEngine/MCJIT/MCJITTestBase.h