aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
diff options
context:
space:
mode:
authorArnold Schwaighofer <arnold.schwaighofer@gmail.com>2007-10-12 21:53:12 +0000
committerArnold Schwaighofer <arnold.schwaighofer@gmail.com>2007-10-12 21:53:12 +0000
commit92226dd19fa946998488f419b8c4a096782ded3c (patch)
tree89a19e8b427022cb440d4738fe3999e2761bf034 /lib/Target
parent48abc5cf6ba6d53513034aa8c68b0a9abd748190 (diff)
downloadexternal_llvm-92226dd19fa946998488f419b8c4a096782ded3c.zip
external_llvm-92226dd19fa946998488f419b8c4a096782ded3c.tar.gz
external_llvm-92226dd19fa946998488f419b8c4a096782ded3c.tar.bz2
Correcting the corrections. Bad bad baaad emacs!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42935 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target')
-rw-r--r--lib/Target/X86/X86ISelLowering.cpp2
1 files changed, 1 insertions, 1 deletions
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
//