llvm-6502/bindings/python/llvm/tests
Alp Toker baf8c08693 Fix documentation typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197757 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-20 00:33:39 +00:00
..
__init__.py
base.py [python-bindings] Added code for loading a module from bitcode, getset its datalayout, getset its target, dump it, print it to a file. 2013-09-11 00:23:14 +00:00
test_bitreader.py [python-bindings] Added test for reading a module from bitcode. 2013-09-11 00:41:05 +00:00
test_core.py [python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value. 2013-09-11 01:38:12 +00:00
test_disassembler.py Fix documentation typos 2013-12-20 00:33:39 +00:00
test_file
test_object.py
test.bc [python-bindings] Added code for loading a module from bitcode, getset its datalayout, getset its target, dump it, print it to a file. 2013-09-11 00:23:14 +00:00