llvm-6502/unittests
Saleem Abdulrasool f96cd1aeb5 ADT: remove MinGW32 and Cygwin OSType enum
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215303 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-09 23:12:20 +00:00
..
ADT ADT: remove MinGW32 and Cygwin OSType enum 2014-08-09 23:12:20 +00:00
Analysis AA metadata refactoring (introduce AAMDNodes) 2014-07-24 12:16:19 +00:00
Bitcode BitcodeTests: Fix LINK_COMPONENTS. 2014-08-02 00:12:54 +00:00
CodeGen
DebugInfo
ExecutionEngine ADT: remove MinGW32 and Cygwin OSType enum 2014-08-09 23:12:20 +00:00
IR IR: Add Value::reverseUseList() 2014-08-01 23:28:49 +00:00
LineEditor
Linker
MC
Option
Support Fix expected windows result. 2014-08-09 00:37:05 +00:00
Transforms [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
CMakeLists.txt
Makefile
Makefile.unittest