aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2008-03-23 13:44:17 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2008-03-23 13:44:17 +0000
commit85685076237af8849e67d45f49ba304619fe265a (patch)
tree777b81711cf6616fd4c48c3dd8fb9d1471c788f4 /include/llvm
parent8c278295147c7612c968f983a6d5f20e9c5d47e1 (diff)
downloadexternal_llvm-85685076237af8849e67d45f49ba304619fe265a.zip
external_llvm-85685076237af8849e67d45f49ba304619fe265a.tar.gz
external_llvm-85685076237af8849e67d45f49ba304619fe265a.tar.bz2
Use C-style comments :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
-rw-r--r--include/llvm/Config/alloca.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Config/alloca.h b/include/llvm/Config/alloca.h
index 4be4ac7..321cec1 100644
--- a/include/llvm/Config/alloca.h
+++ b/include/llvm/Config/alloca.h
@@ -1,8 +1,8 @@
/*
* The LLVM Compiler Infrastructure
*
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+ * This file is distributed under the University of Illinois Open Source
+ * License. See LICENSE.TXT for details.
*
******************************************************************************
*