commit | a58f55984864d33316a030689a3d1a5d88bde9b0 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue May 23 23:20:42 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue May 23 23:20:42 2006 +0000 |
tree | 6f39782743b07a7c7dcd117a05dc2dec861cc8cd | |
parent | 7068a93caea194c950a319b125509b84473722f5 [diff] [blame] |
Fix file header comment llvm-svn: 28441
diff --git a/llvm/lib/Target/X86/X86ISelLowering.cpp b/llvm/lib/Target/X86/X86ISelLowering.cpp index 2344d01..fc60277 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 //