summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-09-23 23:32:15 +0000
committerDevang Patel <dpatel@apple.com>2008-09-23 23:32:15 +0000
commitf405b5e53201ad4bba53ae553dae7dda87a87beb (patch)
tree35fc6d5b14593240ad303d4420d31d47813d7214 /llvm
parenta987d3e3fb8fc8baf4bfedec6632568870b1cdd2 (diff)
downloadbcm5719-llvm-f405b5e53201ad4bba53ae553dae7dda87a87beb.tar.gz
bcm5719-llvm-f405b5e53201ad4bba53ae553dae7dda87a87beb.zip
80 cols
llvm-svn: 56521
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/Attributes.h2
-rw-r--r--llvm/lib/VMCore/Attributes.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/llvm/Attributes.h b/llvm/include/llvm/Attributes.h
index cdd810b613b..fbedb723811 100644
--- a/llvm/include/llvm/Attributes.h
+++ b/llvm/include/llvm/Attributes.h
@@ -1,4 +1,4 @@
-//===-- llvm/Attributes.h - Container for ParamAttrs ---*- C++ -*-===//
+//===-- llvm/Attributes.h - Container for ParamAttrs ---*---------- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/llvm/lib/VMCore/Attributes.cpp b/llvm/lib/VMCore/Attributes.cpp
index 690eb485a7a..db98f558f40 100644
--- a/llvm/lib/VMCore/Attributes.cpp
+++ b/llvm/lib/VMCore/Attributes.cpp
@@ -1,4 +1,4 @@
-//===-- Attributes.cpp - Implement ParamAttrsList ----------------===//
+//===-- Attributes.cpp - Implement ParamAttrsList -------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud