aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaTargetMachine.h
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2005-01-24 19:44:07 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2005-01-24 19:44:07 +0000
commit2d6f022a9877bf08cad6f94d29c1c11596ec9499 (patch)
tree4d7cefbe6c8dd6ad50532e9940f684c4c81e83d4 /lib/Target/Alpha/AlphaTargetMachine.h
parenta7246caf8ff6f26eaad40962bcc9c2e48af7776c (diff)
downloadexternal_llvm-2d6f022a9877bf08cad6f94d29c1c11596ec9499.zip
external_llvm-2d6f022a9877bf08cad6f94d29c1c11596ec9499.tar.gz
external_llvm-2d6f022a9877bf08cad6f94d29c1c11596ec9499.tar.bz2
Clean ups, and taught the instruction selector about immediate forms
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19816 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaTargetMachine.h')
-rw-r--r--lib/Target/Alpha/AlphaTargetMachine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaTargetMachine.h b/lib/Target/Alpha/AlphaTargetMachine.h
index 2eb1e21..75d1353 100644
--- a/lib/Target/Alpha/AlphaTargetMachine.h
+++ b/lib/Target/Alpha/AlphaTargetMachine.h
@@ -1,4 +1,4 @@
-//===-- AlphaTargetMachine.h - Define TargetMachine for PowerPC -*- C++ -*-=//
+//===-- AlphaTargetMachine.h - Define TargetMachine for Alpha -*- C++ -*-----=//
//
// The LLVM Compiler Infrastructure
//