summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2012-12-14 00:07:09 +0000
committerEnrico Granata <egranata@apple.com>2012-12-14 00:07:09 +0000
commit73f601fbd91e1a3b5d63ab2a1b85c3f8fb6de8d9 (patch)
tree185df96a4942be6baf7ff054a4ea9954496fc177 /llvm/lib/Transforms
parentb4ea4b3751c6d48c576816130135118e7ba45769 (diff)
downloadbcm5719-llvm-73f601fbd91e1a3b5d63ab2a1b85c3f8fb6de8d9.tar.gz
bcm5719-llvm-73f601fbd91e1a3b5d63ab2a1b85c3f8fb6de8d9.zip
Fixing the -f option so that one specify multiple filters, e.g.
./dotest.py -C clang --arch x86_64 --arch i386 -v -t -f ObjCDataFormatterTestCase.test_appkit_with_dsym_and_run_command -f ObjCDataFormatterTestCase.test_appkit_with_dwarf_and_run_command -f TestObjCBuiltinTypes.test_with_dsym_and_python_api -f TestObjCBuiltinTypes.test_with_dwarf_and_python_api -f ObjCDataFormatterTestCase.test_appkit_with_dsym_and_run_command -f ObjCDataFormatterTestCase.test_appkit_with_dwarf_and_run_command -f TestObjCBuiltinTypes.test_with_dsym_and_python_api -f -TestObjCBuiltinTypes.test_with_dwarf_and_python_api The previous implementation would only remember the last filter passed, and consequently break redo.py llvm-svn: 170163
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud