commit | 993e4261d066a8aee7c1211e893e813c8bb383c9 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Tue Jun 16 20:53:09 2009 +0000 |
committer | Owen Anderson <resistor@mac.com> | Tue Jun 16 20:53:09 2009 +0000 |
tree | 1a6ad477fbd42b04fc1648b5f3e11e4f9d70a712 | |
parent | 896cee711f98e5cdb3ffd9f89a540f805a1ccf79 [diff] [blame] |
Add newline at end of file. llvm-svn: 73551
diff --git a/llvm/lib/Support/Threading.cpp b/llvm/lib/Support/Threading.cpp index a587648..15a4b91 100644 --- a/llvm/lib/Support/Threading.cpp +++ b/llvm/lib/Support/Threading.cpp
@@ -60,4 +60,4 @@ void llvm::llvm_release_global_lock() { if (multithreaded_mode) global_lock->release(); -} \ No newline at end of file +}