summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ThreadPool.cpp
diff options
context:
space:
mode:
authorJason Henline <jhen@google.com>2016-06-22 18:01:11 +0000
committerJason Henline <jhen@google.com>2016-06-22 18:01:11 +0000
commit703788373aa61e0e1db60575e814b5646af88af7 (patch)
treedae79da3c7c059c087f0c32ee07d373de9ab7e64 /llvm/lib/Support/ThreadPool.cpp
parent0e5befe31536edbb89ccfc6f156c57b433adf84e (diff)
downloadbcm5719-llvm-703788373aa61e0e1db60575e814b5646af88af7.tar.gz
bcm5719-llvm-703788373aa61e0e1db60575e814b5646af88af7.zip
Removing whitespace from test commit rL273447
Undoing the trivial change I introduced in rL273447. llvm-svn: 273449
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
-rw-r--r--llvm/lib/Support/ThreadPool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/ThreadPool.cpp b/llvm/lib/Support/ThreadPool.cpp
index 3d7bec09e62..db03a4d6240 100644
--- a/llvm/lib/Support/ThreadPool.cpp
+++ b/llvm/lib/Support/ThreadPool.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
//
// This file implements a crude C++11 based thread pool.
-//
+//
//===----------------------------------------------------------------------===//
#include "llvm/Support/ThreadPool.h"
OpenPOWER on IntegriCloud