diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-07-26 18:45:48 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-07-26 18:45:48 +0000 |
commit | 91b5ca838ac74ba7756a49b569684f1889cae8af (patch) | |
tree | b2707a9361b708875af3a4db74e3b2f927c8f209 /lib/Target/X86/X86ISelSimple.cpp | |
parent | c6d398abbb462dc3453e2027886ec01c96d3e651 (diff) |
Fix file header as it has been renamed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15239 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/X86/X86ISelSimple.cpp')
-rw-r--r-- | lib/Target/X86/X86ISelSimple.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/X86/X86ISelSimple.cpp b/lib/Target/X86/X86ISelSimple.cpp index 4b43896d37..3f71a9720f 100644 --- a/lib/Target/X86/X86ISelSimple.cpp +++ b/lib/Target/X86/X86ISelSimple.cpp @@ -1,4 +1,4 @@ -//===-- InstSelectSimple.cpp - A simple instruction selector for x86 ------===// +//===-- X86ISelSimple.cpp - A simple instruction selector for x86 ---------===// // // The LLVM Compiler Infrastructure // |