summaryrefslogtreecommitdiffstats
path: root/polly/lib
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-10 22:31:49 +0000
committerDan Albert <danalbert@google.com>2015-03-10 22:31:49 +0000
commit6846b2661dc0cbfd7ae9db03816edc52280dfc4c (patch)
tree0e97ce603ff6ccf4827afe385553ba10f2106ff2 /polly/lib
parent2487dd65015fa1a7656c38a21413842f1c1b0043 (diff)
downloadbcm5719-llvm-6846b2661dc0cbfd7ae9db03816edc52280dfc4c.tar.gz
bcm5719-llvm-6846b2661dc0cbfd7ae9db03816edc52280dfc4c.zip
Copy data files to the remote runner.
Summary: The data files for any given test will be in the same directory as the source with a file name that matches *.dat. To make these available to tests running remotely (such as over adb or ssh), copy them into the test's remote working directory. Note that we will perform more copies than we actually need. The data files in the directory may only be used by one of the tests, but will be copied for all tests in the same directory. This patch also moves the remote test binary into the working directory (previously it was only invoked from the working directory rather than existing in it). Reviewers: EricWF, jroelofs Reviewed By: jroelofs Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D8118 llvm-svn: 231864
Diffstat (limited to 'polly/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud