[python-bindings] Added test for reading a module from bitcode.
authorMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:41:05 +0000 (00:41 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 11 Sep 2013 00:41:05 +0000 (00:41 +0000)
commita1e366058b2ffce54b3f92a1a74094822c819c80
tree8f858012234ae44f8d7d166bc734a433f15f53ea
parent3b389cb74e13a5631c9650115aafd2af4580ce83
[python-bindings] Added test for reading a module from bitcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190467 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/llvm/tests/test_bitreader.py [new file with mode: 0644]