MemoryBuffer: Use GetNativeSystemInfo()
authorAlp Toker <alp@nuanti.com>
Mon, 19 May 2014 16:13:28 +0000 (16:13 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 19 May 2014 16:13:28 +0000 (16:13 +0000)
commitc9330138583fb186257146b26b3ca6685fa582f9
tree8e59e4aded7b4d3918e480936246a7a64668286a
parentb90ef82eb4f78d415c4bd2ebef85d76f2a8faff8
MemoryBuffer: Use GetNativeSystemInfo()

Removes old 4096 byte workaround. This functionality has been available since
Windows XP.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/MemoryBuffer.cpp
lib/Support/Windows/Process.inc