diff options
author | Rui Ueyama <ruiu@google.com> | 2017-01-10 02:08:37 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-01-10 02:08:37 +0000 |
commit | 0697ae2ad902b39f28cc858bb0a93b611a108c7e (patch) | |
tree | c8b2ff9e0d2bf46fb21e202eaac47d6ef3fc8dac /llvm/unittests/IR/DominatorTreeTest.cpp | |
parent | e98516ff992bb854063953a6b26ed66b909e9e1a (diff) | |
download | bcm5719-llvm-0697ae2ad902b39f28cc858bb0a93b611a108c7e.tar.gz bcm5719-llvm-0697ae2ad902b39f28cc858bb0a93b611a108c7e.zip |
Revert r291526: Re-enable /linkrepro test on Windows.
This broke the following two bots:
lld-x86_64-win7: the test failed because a diff command is not available
on that bot. That's a configuration error of the bot and will be fixed soon.
llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast: "tar xf" failed on that
bot. I suspect that it is due to the maximum path limitation on Windows.
A build directory contains a buildbot name, so it's longer than usual on
that machine. On Windows, many filesystem operations fail if a path is
longer than 255 characters. I'll try to address that in another patch.
llvm-svn: 291527
Diffstat (limited to 'llvm/unittests/IR/DominatorTreeTest.cpp')
0 files changed, 0 insertions, 0 deletions