| commit | 6a7412a893da45867fe66fdf852a653956fb998c | [log] [tgz] |
|---|---|---|
| author | Jonas Devlieghere <jonas@devlieghere.com> | Wed Apr 10 14:30:00 2019 +0000 |
| committer | Jonas Devlieghere <jonas@devlieghere.com> | Wed Apr 10 14:30:00 2019 +0000 |
| tree | aa6c8ff934eeee14ceecab9c58423ffdba43cde0 | |
| parent | 3ecb04a9daeb6f6608c21ed1cb71e67f143a2740 [diff] |
[testsuite] Split Obj-C foundation test TestObjCMethods2.py was the third-longest running test on Darwin. By splitting it up, lit can exploit parallelism to reduce the total wall clock time. llvm-svn: 358088