Improve Triple to recognize the OS in i386-mingw32.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 18 Aug 2009 19:26:55 +0000 (19:26 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 18 Aug 2009 19:26:55 +0000 (19:26 +0000)
commit651aa689cc37d5932fac0e096aa8b536f282aa21
treeecd1967cfa05a67497cf0275abcb468ab04108c0
parentfe37ab335be5632eab561d49984c95cb06b946d4
Improve Triple to recognize the OS in i386-mingw32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79359 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
unittests/ADT/TripleTest.cpp