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_asm.s | |
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_asm.s')
-rw-r--r-- | openmp/runtime/src/z_Linux_asm.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/z_Linux_asm.s b/openmp/runtime/src/z_Linux_asm.s index e785fab38c4..177d6ca9582 100644 --- a/openmp/runtime/src/z_Linux_asm.s +++ b/openmp/runtime/src/z_Linux_asm.s @@ -1,7 +1,5 @@ // z_Linux_asm.s: - microtasking routines specifically // written for Intel platforms running Linux* OS -// $Revision: 43473 $ -// $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $ // ////===----------------------------------------------------------------------===// |