summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-05-23 23:20:42 +0000
committerChris Lattner <sabre@nondot.org>2006-05-23 23:20:42 +0000
commita58f55984864d33316a030689a3d1a5d88bde9b0 (patch)
tree6f39782743b07a7c7dcd117a05dc2dec861cc8cd /llvm
parent7068a93caea194c950a319b125509b84473722f5 (diff)
downloadbcm5719-llvm-a58f55984864d33316a030689a3d1a5d88bde9b0.tar.gz
bcm5719-llvm-a58f55984864d33316a030689a3d1a5d88bde9b0.zip
Fix file header comment
llvm-svn: 28441
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/X86/X86ISelLowering.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86ISelLowering.cpp b/llvm/lib/Target/X86/X86ISelLowering.cpp
index 2344d011d17..fc602778738 100644
--- a/llvm/lib/Target/X86/X86ISelLowering.cpp
+++ b/llvm/lib/Target/X86/X86ISelLowering.cpp
@@ -1,4 +1,4 @@
-//===-- X86ISelLowering.h - X86 DAG Lowering Interface ----------*- C++ -*-===//
+//===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud