[python-bindings] Added bindings for LLVMContextRef and a test for creating a new...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:23:10 +0000 (00:23 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:23:10 +0000 (00:23 +0000)
commit6a63cd12813fea01d711f098126d199c936c8f6b
treeb997c3d962152aa966697638aa7e61a0ce1af120
parent8184ca673bbc23d55f17d903f98f5382f2b7da79
[python-bindings] Added bindings for LLVMContextRef and a test for creating a new context or getting the global context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190457 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/llvm/core.py
bindings/python/llvm/tests/test_core.py