OSDN Git Service

Add a comment, and fix a bug where AllocateRW recurred to AllocateRWX instead of...
authorOwen Anderson <resistor@mac.com>
Sat, 22 Mar 2008 02:59:54 +0000 (02:59 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 22 Mar 2008 02:59:54 +0000 (02:59 +0000)
commit191dfcf5c8960d4816586da3d3ebc1a4e6c9aae6
tree980432b47104be0ab660cd047d4e570c15606400
parenta4bf5c046da56cb0e8b6936c106b9b3d3d9b9fd0
Add a comment, and fix a bug where AllocateRW recurred to AllocateRWX instead of itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48677 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Memory.h
lib/System/Unix/Memory.inc