For PR351:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 27 Dec 2004 06:15:57 +0000 (06:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 27 Dec 2004 06:15:57 +0000 (06:15 +0000)
commitce7999598a46d2df2ec60ff49e23d3478fb73815
tree5699dc5359c7f4467b13692812e4b405f560377e
parentb9ed2c17dac6c8f2c0058c104b5de604a222f614
For PR351:
* Consolidate implementation for Unix systems into Unix/Memory.cpp
* Avoid use of symbolic link to #include platform-specific implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19152 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/AIX/Memory.cpp [deleted file]
lib/System/Cygwin/Memory.cpp [deleted file]
lib/System/Darwin/Memory.cpp [deleted file]
lib/System/FreeBSD/Memory.cpp [deleted file]
lib/System/Interix/Memory.cpp [deleted file]
lib/System/Linux/Memory.cpp [deleted file]
lib/System/Memory.cpp
lib/System/SunOS/Memory.cpp [deleted file]