[LockFileManager] Reduce lock timeout
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 18 Mar 2017 00:32:34 +0000 (00:32 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Sat, 18 Mar 2017 00:32:34 +0000 (00:32 +0000)
commit8fef5556bcd628e5579739844bdd46d70289b4ab
tree977f9a9ed70e87b306a31e0c393a0e150f8b1bd0
parent5a0af1fcd16eb997c2405eda51b90497eaf32caa
[LockFileManager] Reduce lock timeout

Go back to behavior pre-r231309 and reduce the timeout from 8 to ~1.5
min now that we have (a) PCMCache mechanism (r298165) and (b) timeout
that doesn't cause a failure, but actually build the module (r298175).

rdar://problem/30297862

llvm-svn: 298176
llvm/lib/Support/LockFileManager.cpp