X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FThreading.cpp;h=ca7f3f64aa37e37f3b7acbb815d0cba3b99bf4ff;hb=f359f7ef8c8cccea0c830308289fe7fe2c148bdc;hp=838a71b789d9ee4594c7dd89715100c7efca8b01;hpb=9020dc35dc63ad1b3cffcdfaeb2d8396d23223db;p=oota-llvm.git diff --git a/lib/Support/Threading.cpp b/lib/Support/Threading.cpp index 838a71b789d..ca7f3f64aa3 100644 --- a/lib/Support/Threading.cpp +++ b/lib/Support/Threading.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements helper functions for running LLVM in a multi-threaded +// This file defines helper functions for running LLVM in a multi-threaded // environment. // //===----------------------------------------------------------------------===//