summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-08-11 00:11:25 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-08-11 00:11:25 +0000
commite67a2122673e8a4de9eb1d024a64d14f3e28b9c7 (patch)
treea3508cc30c0e42468ffec322589de04b4f676fe8 /llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
parent284086aa4a83ba47e52ed1d687280028fc32ec61 (diff)
downloadbcm5719-llvm-e67a2122673e8a4de9eb1d024a64d14f3e28b9c7.tar.gz
bcm5719-llvm-e67a2122673e8a4de9eb1d024a64d14f3e28b9c7.zip
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
llvm-svn: 15636
Diffstat (limited to 'llvm/lib/Target/PowerPC/PowerPCInstrInfo.h')
-rw-r--r--llvm/lib/Target/PowerPC/PowerPCInstrInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h b/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
index 797f3024eb5..e975caf88b4 100644
--- a/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
+++ b/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef POWERPCINSTRUCTIONINFO_H
-#define POWERPCINSTRUCTIONINFO_H
+#ifndef POWERPC_INSTRUCTIONINFO_H
+#define POWERPC_INSTRUCTIONINFO_H
#include "PowerPC.h"
#include "PowerPCRegisterInfo.h"
OpenPOWER on IntegriCloud