aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2017-07-11 01:42:12 +0000
committerVedant Kumar <vsk@apple.com>2017-07-11 01:42:12 +0000
commit4e0f5744dcdefb7feb750c8d81b6a4b836455f46 (patch)
tree6e3f9e6305c12993afc7221fb7e5a916b8c7f6e4 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent7fa75105807608b34d59ed44f63eef994129622f (diff)
downloadllvm-4e0f5744dcdefb7feb750c8d81b6a4b836455f46.zip
llvm-4e0f5744dcdefb7feb750c8d81b6a4b836455f46.tar.gz
llvm-4e0f5744dcdefb7feb750c8d81b6a4b836455f46.tar.bz2
[llvm-cov] Disable threading in a test. NFC.
PR30735 reports an issue where llvm-cov hangs with a worker thread waiting on a condition, and the main thread waiting to join() the workers. While this doesn't appear to be a bug in llvm-cov or the ThreadPool implementation, it would be helpful to disable the use of threading in the llvm-cov tests where no test coverage is added. More context: https://bugs.llvm.org/show_bug.cgi?id=30735 llvm-svn: 307610
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions