[llvm-commits] [PATCH 3/5] [python] Add some paths where to find test binary
Anders Waldenborg
anders at 0x63.nu
Mon Mar 19 13:25:39 PDT 2012
Adds /usr/lib/debug/ early to list, as some systems (debian) have unstripped libs in there
Adds /lib/i386-linux-gnu for systems that does multiarch (debian)
---
bindings/python/llvm/tests/base.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-python-Add-some-paths-where-to-find-test-binary.patch
Type: text/x-patch
Size: 423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120319/f39e66c7/attachment.bin>
More information about the llvm-commits
mailing list