add a function to the C api to get the context out of a module, patch
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2010 20:03:44 +0000 (20:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2010 20:03:44 +0000 (20:03 +0000)
commita1ac3bbec703f7faf20cbc06fa0eb9d34bb4f5f6
treee9071f47d3c397cd9db4431bedbcc21eb9fb7a8b
parentbf953eaba3442f8e25926b8f41423d4d126960f6
add a function to the C api to get the context out of a module, patch
by Eric Dobson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120259 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/VMCore/Core.cpp