summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-09-15 18:11:19 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-09-15 18:11:19 +0000
commit73982b94e3b2c8ed30c3648128aa734b8f56b4a3 (patch)
tree2bab332a7fba56354969b4695d9f228a779988de /llvm/lib
parentf7c67d9f4606a95be3e88da4e964a3f3a65597f6 (diff)
downloadbcm5719-llvm-73982b94e3b2c8ed30c3648128aa734b8f56b4a3.tar.gz
bcm5719-llvm-73982b94e3b2c8ed30c3648128aa734b8f56b4a3.zip
Also added BuildAndIntegration to the directories to search for an existing
lldb.py module. The priorities to search for are Debug, Release, then BuildAndIntegration. You can always override this with a valid PYTHONPATH environment variable before running the test driver. For example: $ PYTHONPATH=/Find/My/LLDB/Module/Here ./dotest.py -v . Python runtime will try to locate the lldb.py module from /Find/My/LLDB/Module/Here first before trying the Debug, Release, and then BuildAndIntegration directories. llvm-svn: 113991
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud