Initial commit of a file to declare the interface for platform independent
authorReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:20:58 +0000 (04:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:20:58 +0000 (04:20 +0000)
commite5d6ca43d71e9e541d2b515c954406cb9a199446
treef1832d27b1dd97af7f2df2623ed33812dee15baa
parente6a10cf518838ec8ff06ad6c2e32860670e57edc
Initial commit of a file to declare the interface for platform independent
support for various memory allocation operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16279 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Memory.h [new file with mode: 0644]