OSDN Git Service

[python-bindings] Added support for getting/setting operands of values and getting...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 01:38:12 +0000 (01:38 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 01:38:12 +0000 (01:38 +0000)
commitabaa85d88d13f6efa99c61d206155678ccd5f118
tree00619ac1bbdb1a2e7925264ac55688f7e8d8b5fe
parent73c382f7fdbe034383600c1ddd385aea0cd27221
[python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value.

Also in the process did some cleanups for BasicBlock.

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