From: Chris Lattner Date: Tue, 23 May 2006 23:20:42 +0000 (+0000) Subject: Fix file header comment X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c6d0567324950c536029e7ef09581d9837ae6be9;p=oota-llvm.git Fix file header comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28441 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86ISelLowering.cpp b/lib/Target/X86/X86ISelLowering.cpp index 2344d011d17..fc602778738 100644 --- a/lib/Target/X86/X86ISelLowering.cpp +++ b/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 //