Go to file
Pavel Labath bb5651bd61 Increase "process load" timeout
Loading a dynamic library can take quite a long time, since it triggers a number of
shared-library-event stops for dependent libraries. This is especially true for remote targets
due to communication latency. Increase the default 500ms timeout to account for that.

Committing as obvious.

llvm-svn: 275185
2016-07-12 16:06:31 +00:00
clang clang-format: [JS] Allow top-level conditionals again. 2016-07-12 15:45:53 +00:00
clang-tools-extra Changes related to tooling::applyAllReplacements interface change in D21601. 2016-07-11 13:53:21 +00:00
compiler-rt Disable the "gcd-io-race.mm" test to investigate bot hangs due to the test being deadlocked. 2016-07-12 15:41:14 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Add tests for the meta.unary.props that do not require a complete type. This is part of LWG#2582 2016-07-12 15:50:53 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Recommit r275161 "[ELF] - Move section factory out from writer to make it reusable." 2016-07-12 09:49:43 +00:00
lldb Increase "process load" timeout 2016-07-12 16:06:31 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [MC] Flip llc's assembly comment preservation flag to have consistent 2016-07-12 15:32:36 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly [SCEVAffinator] Fix assertion checking for constant divisor. 2016-07-12 15:08:47 +00:00