summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopRotation.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-07-08 16:29:54 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-07-08 16:29:54 +0000
commit9189e034f172b2c9280046de2d10c2d9e209f16f (patch)
treeee9090dd6f290bd945b7a52c1d95f7ddda891c59 /llvm/lib/Transforms/Scalar/LoopRotation.cpp
parent862d8b8d06fb155378530ba26a73574f73134f26 (diff)
downloadbcm5719-llvm-9189e034f172b2c9280046de2d10c2d9e209f16f.tar.gz
bcm5719-llvm-9189e034f172b2c9280046de2d10c2d9e209f16f.zip
Remove hack from dotest.py to fix extra output on -P command, and fix MacOSX multi-threaded test run collisions on crashlog.dylib.
On MacOSX, we need to adjust the way we clean up the crashlog dylib in deleteCrashInfoDylib(). Right now it is only geared to run one test at a time. For now I'm just skipping the delete. I'll work with Apple on a fix that handles this. It seems to only cause one dylib total to hang around that might otherwise have been deleted. Fixes MacOSX multiple tests running at the same time. (I didn't hit this on Yosemite, might be an issue that only shows up on Mavericks?) llvm-svn: 212548
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopRotation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud