diff options
author | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2015-01-27 17:13:53 +0000 |
---|---|---|
committer | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2015-01-27 17:13:53 +0000 |
commit | d9e775edfc69732e879e6cd0fb628a800eeb0905 (patch) | |
tree | 1191eeac579bb8b18c6d0d6e6f453ded837f65f9 /openmp/runtime/src/z_Linux_util.c | |
parent | 91487e80c8e515409ecb30b722bafff5454380a0 (diff) | |
download | bcm5719-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/z_Linux_util.c')
-rw-r--r-- | openmp/runtime/src/z_Linux_util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/z_Linux_util.c b/openmp/runtime/src/z_Linux_util.c index d8aacf4c41f..13dead16142 100644 --- a/openmp/runtime/src/z_Linux_util.c +++ b/openmp/runtime/src/z_Linux_util.c @@ -1,7 +1,5 @@ /* * z_Linux_util.c -- platform specific routines. - * $Revision: 43473 $ - * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $ */ |