Make module ownership methods on LLVMContext private, and make Module a friend
authorOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 18:22:11 +0000 (18:22 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 18:22:11 +0000 (18:22 +0000)
commit1e8d5d2e2216e024293872a102ecf3be2a34e3d2
tree8d4e07c567e8e291f7d0d075d281d5086d0d9e71
parent0a7dd4fa4062eb4e452864e049ca3c8a6db8b8d7
Make module ownership methods on LLVMContext private, and make Module a friend
so that it can access them.  These are not intended to be externally accessible APIs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113380 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LLVMContext.h