If isKnownWindowsMSVCEnvironment then getOS == Triple::Win32 and
authorYaron Keren <yaron.keren@gmail.com>
Tue, 1 Apr 2014 18:52:55 +0000 (18:52 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Tue, 1 Apr 2014 18:52:55 +0000 (18:52 +0000)
commitf2dc47ce994a73d0b73abc839e1cb8c4f457a5f7
treeb01db57497446eec2f24c7b5f70958063d00eb05
parente30aa957e33a8e75a79a5ffb5faa1e1397731273
If isKnownWindowsMSVCEnvironment then getOS == Triple::Win32 and
Environment == Triple::MSVC so it will never be MinGW or Cygwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205349 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmPrinter.cpp
lib/Target/X86/X86ISelLowering.cpp