From: Chris Lattner Date: Sat, 16 Oct 2004 16:37:42 +0000 (+0000) Subject: Fix file header X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f146ab1e514e4caa0a43f771b2296c31c5aecee2;p=oota-llvm.git Fix file header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17030 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 //