Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs.
[oota-llvm.git] / bindings / python / tests / test_core.py
2012-03-09 Gregory Szorc[llvm.py] Initial skeleton for Python LLVM bindings