diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-09-15 18:11:19 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-09-15 18:11:19 +0000 |
commit | 73982b94e3b2c8ed30c3648128aa734b8f56b4a3 (patch) | |
tree | 2bab332a7fba56354969b4695d9f228a779988de /llvm/lib/CodeGen | |
parent | f7c67d9f4606a95be3e88da4e964a3f3a65597f6 (diff) | |
download | bcm5719-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/CodeGen')
0 files changed, 0 insertions, 0 deletions