From f146ab1e514e4caa0a43f771b2296c31c5aecee2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 16 Oct 2004 16:37:42 +0000 Subject: [PATCH] Fix file header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17030 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/SparcV9/SparcV9InstrForest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/SparcV9/SparcV9InstrForest.h b/lib/Target/SparcV9/SparcV9InstrForest.h index ec2cc1d7e86..2c70a29a39e 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 //