For PR351:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 20:14:30 +0000 (20:14 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 20:14:30 +0000 (20:14 +0000)
commit9b9e22a32e175a40b280236531a60a716a12c3a5
treeaaba674784fe2ab4bd199cca926f347562fbde67
parente171d5c812c308eb93ea611cae5c480279a82fbc
For PR351:
Remove AllocateRWXMemory as it is not used any more in LLVM. The function
has been replaced with sys::Memory::AllocateRWX several months ago.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18912 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SystemUtils.h
lib/Support/SystemUtils.cpp