[llvm-commits] [PATCH 2/5] [python] Add support for setting LLVM_PY_SO_PATH to find libLLVM.so

Anders Waldenborg anders at 0x63.nu
Mon Mar 19 13:25:38 PDT 2012


Allows setting the LLVM_PY_SO_PATH to the full path where to to find libLLVM.so, makes it easy to run tests without installing.
---
 bindings/python/llvm/common.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-python-Add-support-for-setting-LLVM_PY_SO_PATH-to-fi.patch
Type: text/x-patch
Size: 690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120319/365f3609/attachment.bin>


More information about the llvm-commits mailing list