commit | a70fe799f7a6b7c3575c35e8c4f94c5b06422cea | [log] [tgz] |
---|---|---|
author | Arnold Schwaighofer <arnold.schwaighofer@gmail.com> | Fri Oct 12 21:53:12 2007 +0000 |
committer | Arnold Schwaighofer <arnold.schwaighofer@gmail.com> | Fri Oct 12 21:53:12 2007 +0000 |
tree | 89a19e8b427022cb440d4738fe3999e2761bf034 | |
parent | 373e865aae83b50dfd2e2caa7038082f8d0216bb [diff] [blame] |
Correcting the corrections. Bad bad baaad emacs! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42935 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/X86/X86ISelLowering.cpp b/lib/Target/X86/X86ISelLowering.cpp index b35e1e6..12606c3 100644 --- a/lib/Target/X86/X86ISelLowering.cpp +++ b/lib/Target/X86/X86ISelLowering.cpp
@@ -1,4 +1,4 @@ -//===-- X86isellowering.cpp - X86 DAG Lowering Implementation -------------===// +//===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===// // // The LLVM Compiler Infrastructure //