Change AllocateRWX/DeallocateRWX to not throw an exception.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jul 2006 17:32:37 +0000 (17:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jul 2006 17:32:37 +0000 (17:32 +0000)
commitbed22d89020ea8a46c48bc1aa6128321a445dbb2
tree69006705b4e0933315da07b877a9eb3a57d14eaa
parentc1780d2a0a22b0b7d9fcc227c3b31c28390ceecc
Change AllocateRWX/DeallocateRWX to not throw an exception.

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