[Orc] Add explicit move constructor and assignment operator to make MSVC happy.
[oota-llvm.git] / cmake / modules / DetermineGCCCompatible.cmake
2015-09-29 John Brawn[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...