[python] Add some paths where to find test binary
authorAnders Waldenborg <anders@0x63.nu>
Wed, 21 Mar 2012 08:34:58 +0000 (08:34 +0000)
committerAnders Waldenborg <anders@0x63.nu>
Wed, 21 Mar 2012 08:34:58 +0000 (08:34 +0000)
commita8d873e178d45024db9c0ef6a25c6867424785f7
treece293602412e68ffca8fe3c350e3dd4fe4b9808a
parent359595413071ff706b484a875a23a4a7d1508f50
[python] Add some paths where to find test binary

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)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153174 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/llvm/tests/base.py