[python-bindings] Added OpCode like support for all enumerations with unittests.
authorMichael Gottesman <mgottesman@apple.com>
Sat, 22 Feb 2014 05:39:35 +0000 (05:39 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sat, 22 Feb 2014 05:39:35 +0000 (05:39 +0000)
commit0ee9a84cac65806ef8db69cd78c2be14e1d32ceb
tree54e1cfb61382ca64fd334c23033226728d68b95b
parenta6e734d2ed962c914005e9a5fe8a14fbc9707884
[python-bindings] Added OpCode like support for all enumerations with unittests.

Also fixed some trailing whitespace issues.

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