summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-04-27 12:02:36 +0000
committerTobias Grosser <tobias@grosser.es>2015-04-27 12:02:36 +0000
commit1346663551d516f751f2fc43e5b25420cb500e67 (patch)
tree7afce16c7cd7b8364f3a7fe8effbb7393cede2fc
parent8fd23900532e0575f72391054e1e77db319d2b86 (diff)
downloadbcm5719-llvm-1346663551d516f751f2fc43e5b25420cb500e67.tar.gz
bcm5719-llvm-1346663551d516f751f2fc43e5b25420cb500e67.zip
Fix formatting issues in banner
llvm-svn: 235867
-rw-r--r--polly/tools/GPURuntime/GPUJIT.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/polly/tools/GPURuntime/GPUJIT.c b/polly/tools/GPURuntime/GPUJIT.c
index a03ebe9a654..ece53e79f23 100644
--- a/polly/tools/GPURuntime/GPUJIT.c
+++ b/polly/tools/GPURuntime/GPUJIT.c
@@ -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. */
/* */
/******************************************************************************/
/* */
OpenPOWER on IntegriCloud