[Openmp-commits] [PATCH] D21331: Whitespace cleanup

Jonathan Peyton via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 14 11:54:37 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272691: Whitespace cleanup of dllexports (authored by jlpeyton).

Changed prior to commit:
  http://reviews.llvm.org/D21331?vs=60712&id=60713#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21331

Files:
  openmp/trunk/runtime/src/dllexports

Index: openmp/trunk/runtime/src/dllexports
===================================================================
--- openmp/trunk/runtime/src/dllexports
+++ openmp/trunk/runtime/src/dllexports
@@ -387,8 +387,8 @@
 # OpenMP 4.5 entry points
 %ifndef stub
     %ifdef OMP_45
-	__kmpc_proxy_task_completed	    259
-	__kmpc_proxy_task_completed_ooo	    260
+        __kmpc_proxy_task_completed         259
+        __kmpc_proxy_task_completed_ooo     260
         __kmpc_doacross_init                261
         __kmpc_doacross_wait                262
         __kmpc_doacross_post                263


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21331.60713.patch
Type: text/x-patch
Size: 596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160614/f22c186b/attachment.bin>


More information about the Openmp-commits mailing list