llvm-6502/unittests/ExecutionEngine
Saleem Abdulrasool 442c61dd9a 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
2014-03-31 23:42:23 +00:00
..
JIT MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64. 2014-03-11 00:34:38 +00:00
MCJIT MCJIT: ensure that cygwin is identified properly 2014-03-31 23:42:23 +00:00
CMakeLists.txt [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
ExecutionEngineTest.cpp Replace OwningPtr<T> with std::unique_ptr<T>. 2014-03-06 05:51:42 +00:00
Makefile