summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_lock.cpp
diff options
context:
space:
mode:
authorAndrey Churbanov <Andrey.Churbanov@intel.com>2015-01-27 17:13:53 +0000
committerAndrey Churbanov <Andrey.Churbanov@intel.com>2015-01-27 17:13:53 +0000
commitd9e775edfc69732e879e6cd0fb628a800eeb0905 (patch)
tree1191eeac579bb8b18c6d0d6e6f453ded837f65f9 /openmp/runtime/src/kmp_lock.cpp
parent91487e80c8e515409ecb30b722bafff5454380a0 (diff)
downloadbcm5719-llvm-d9e775edfc69732e879e6cd0fb628a800eeb0905.tar.gz
bcm5719-llvm-d9e775edfc69732e879e6cd0fb628a800eeb0905.zip
Comments only: removing the Revision and Date svn variables from the top of all the source files.
llvm-svn: 227207
Diffstat (limited to 'openmp/runtime/src/kmp_lock.cpp')
-rw-r--r--openmp/runtime/src/kmp_lock.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_lock.cpp b/openmp/runtime/src/kmp_lock.cpp
index 84b9336d62e..203f12b4fbc 100644
--- a/openmp/runtime/src/kmp_lock.cpp
+++ b/openmp/runtime/src/kmp_lock.cpp
@@ -1,7 +1,5 @@
/*
* kmp_lock.cpp -- lock-related functions
- * $Revision: 43389 $
- * $Date: 2014-08-11 10:54:01 -0500 (Mon, 11 Aug 2014) $
*/
OpenPOWER on IntegriCloud