Fix SupportsSeeking detection on windows.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Apr 2015 11:09:48 +0000 (11:09 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Apr 2015 11:09:48 +0000 (11:09 +0000)
commite29e10190ee401e0cbba3aa5c43b259deafc3bef
treed3771300a1c71410b30c5a8a47b3d1191f27dda7
parentafa4193fc87cdca9b5db4e715bd141a2f5d450c1
Fix SupportsSeeking detection on windows.

Will be tested by existing tests once used (soon).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/raw_ostream.cpp