diff options
| author | Vedant Kumar <vsk@apple.com> | 2017-07-11 01:42:12 +0000 |
|---|---|---|
| committer | Vedant Kumar <vsk@apple.com> | 2017-07-11 01:42:12 +0000 |
| commit | 4e0f5744dcdefb7feb750c8d81b6a4b836455f46 (patch) | |
| tree | 6e3f9e6305c12993afc7221fb7e5a916b8c7f6e4 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
| parent | 7fa75105807608b34d59ed44f63eef994129622f (diff) | |
| download | llvm-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
