aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-10-16 16:37:42 +0000
committerChris Lattner <sabre@nondot.org>2004-10-16 16:37:42 +0000
commitf146ab1e514e4caa0a43f771b2296c31c5aecee2 (patch)
treeb4aa81202bbd389a14f1cf60434361557e28f473
parenta35339dfb67cec3d7e9783c9c6d3de110ea6bafe (diff)
Fix file header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17030 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/SparcV9/SparcV9InstrForest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/SparcV9/SparcV9InstrForest.h b/lib/Target/SparcV9/SparcV9InstrForest.h
index ec2cc1d7e8..2c70a29a39 100644
--- a/lib/Target/SparcV9/SparcV9InstrForest.h
+++ b/lib/Target/SparcV9/SparcV9InstrForest.h
@@ -1,4 +1,4 @@
-//===- SparcV9InstrForest.cpp - SparcV9 BURG Instruction Selector Trees ---===//
+//===- SparcV9InstrForest.h - SparcV9 BURG Instruction Selector Trees -----===//
//
// The LLVM Compiler Infrastructure
//