forked from OSchip/llvm-project
0e1b31c2fd
Remove the MinGW32 and Cygwin types from the OSType enumeration. These values are represented via environments of Windows. It is a source of confusion and needlessly clutters the code. The cost of doing this is that we must sink the check for them into the normalization code path along with the spelling. Addresses PR20592. llvm-svn: 215303 |
||
---|---|---|
.. | ||
JIT | ||
MCJIT | ||
CMakeLists.txt | ||
ExecutionEngineTest.cpp | ||
Makefile |