summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-10-11 22:25:46 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-10-11 22:25:46 +0000
commit707b3c9c737e52bfcd70dfa40bf1fb94f5f11798 (patch)
tree90311984e5a63d445af65b1823f5dceb6b1b7548 /llvm/lib/Target/ARM/ARMAsmPrinter.cpp
parentfef5d16f45e066ddde6046ed398c2a202931e88d (diff)
downloadbcm5719-llvm-707b3c9c737e52bfcd70dfa40bf1fb94f5f11798.tar.gz
bcm5719-llvm-707b3c9c737e52bfcd70dfa40bf1fb94f5f11798.zip
Added the capability for the test driver to relocate the tests and the intermediate
files to a different top level directory than those specified on the command line. When relocated, the test clanups normally performed afterwards after each test method and after each test class will not be exercised at all. This allows for an easier postmortem analysis of test failures. Example: ./dotest.py -v -t -r /tmp/lldbtest types will create a /tmp/lldbtest directory which houses the types directory and its supported files. Files modified: o dotest.py, lldbtest.py: Add logic to process '-r dir' option to support relocating the tests to a different top level directory instead of exected in place. o darwin.py, test/types/Makefile: The 'make clean' should only clean the minimum .o and .d files. llvm-svn: 116255
Diffstat (limited to 'llvm/lib/Target/ARM/ARMAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud