llvm-6502/bindings/python/llvm/tests
Anders Waldenborg a8d873e178 [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
2012-03-21 08:34:58 +00:00
..
__init__.py
base.py [python] Add some paths where to find test binary 2012-03-21 08:34:58 +00:00
test_core.py
test_disassembler.py [llvm.py] Implement disassembler interface 2012-03-11 02:32:56 +00:00
test_object.py