[polly] r235867 - Fix formatting issues in banner

Tobias Grosser tobias at grosser.es
Mon Apr 27 05:02:36 PDT 2015


Author: grosser
Date: Mon Apr 27 07:02:36 2015
New Revision: 235867

URL: http://llvm.org/viewvc/llvm-project?rev=235867&view=rev
Log:
Fix formatting issues in banner

Modified:
    polly/trunk/tools/GPURuntime/GPUJIT.c

Modified: polly/trunk/tools/GPURuntime/GPUJIT.c
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/tools/GPURuntime/GPUJIT.c?rev=235867&r1=235866&r2=235867&view=diff
==============================================================================
--- polly/trunk/tools/GPURuntime/GPUJIT.c (original)
+++ polly/trunk/tools/GPURuntime/GPUJIT.c Mon Apr 27 07:02:36 2015
@@ -1,10 +1,9 @@
-/******************** GPUJIT.cpp - GPUJIT Execution Engine                     \
- * ********************/
+/******************** GPUJIT.c - GPUJIT Execution Engine **********************/
 /*                                                                            */
 /*                     The LLVM Compiler Infrastructure                       */
 /*                                                                            */
 /* This file is dual licensed under the MIT and the University of Illinois    */
-/* Open Source License. See LICENSE.TXT for details.                         */
+/* Open Source License. See LICENSE.TXT for details.                          */
 /*                                                                            */
 /******************************************************************************/
 /*                                                                            */





More information about the llvm-commits mailing list