[python-bindings] Implemented the PassRegistry class and the calls to initialize...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:23:08 +0000 (00:23 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:23:08 +0000 (00:23 +0000)
commit8184ca673bbc23d55f17d903f98f5382f2b7da79
tree0c93476ed4d696ef10e23ba6a727e838c7f14a62
parent699f8c3524eb179f7cb8302b4a5d19abbd547125
[python-bindings] Implemented the PassRegistry class and the calls to initialize/shutdown llvm. Also included an initialize_llvm declaration.

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