summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/raw_os_ostream.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-04-24 21:44:10 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-04-24 21:44:10 +0000
commit8f198c96fdff6c2ffb0b7ce2920f8c9390fc402d (patch)
treefc2e61db84ae24a94936af2b38d760657e8e1419 /llvm/lib/Support/raw_os_ostream.cpp
parent1d725ecf93037e8877286f53a7289f39064a9fc5 (diff)
downloadbcm5719-llvm-8f198c96fdff6c2ffb0b7ce2920f8c9390fc402d.tar.gz
bcm5719-llvm-8f198c96fdff6c2ffb0b7ce2920f8c9390fc402d.zip
Add a '-R' option, which is similar to '-r', except that the relocated directory, if exists, will be removed entirely
before running the test suite. A usage example looks like this: test $ ./dotest.py -A x86_64 -R /tmp/x86_64 & test $ ./dotest.py -A i386 -R /tmp/i386 & where we would want to run the x86_64 and i386 archs concurrently but relocate the test suite to different directory hierarchies in order not to stump on each other's intermediate files. llvm-svn: 155491
Diffstat (limited to 'llvm/lib/Support/raw_os_ostream.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud