diff options
| author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-05-20 19:03:38 +0000 |
|---|---|---|
| committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-05-20 19:03:38 +0000 |
| commit | 611184919f87030643f96832a8c875f489b68ec9 (patch) | |
| tree | 469fd71daf127b281a0ee4b119e7d87a702897e9 /openmp/runtime/src/z_Linux_asm.s | |
| parent | b21d4e17a222fbaffb31d12d1e3bca991e2a549b (diff) | |
| download | bcm5719-llvm-611184919f87030643f96832a8c875f489b68ec9.tar.gz bcm5719-llvm-611184919f87030643f96832a8c875f489b68ec9.zip | |
Remove trailing whitespace in src/ directory
This patch doesn't affect D19878's context. So D19878 still cleanly applies.
llvm-svn: 270252
Diffstat (limited to 'openmp/runtime/src/z_Linux_asm.s')
| -rw-r--r-- | openmp/runtime/src/z_Linux_asm.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/runtime/src/z_Linux_asm.s b/openmp/runtime/src/z_Linux_asm.s index 764ae35f712..5ed8e8809fc 100644 --- a/openmp/runtime/src/z_Linux_asm.s +++ b/openmp/runtime/src/z_Linux_asm.s @@ -1436,7 +1436,7 @@ KMP_LABEL(kmp_1_exit): DEBUG_INFO __kmp_bsr32 - + // ----------------------------------------------------------------------- #endif /* KMP_ARCH_X86_64 */ |

