summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCInstrBuilder.h
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2005-10-16 05:39:50 +0000
committerNate Begeman <natebegeman@mac.com>2005-10-16 05:39:50 +0000
commit6cca84e43c934344051252d4bc3a2f11d89ce1a2 (patch)
tree7f1a383eea6c66f519d3bb98be0dd9bc76375c8d /llvm/lib/Target/PowerPC/PPCInstrBuilder.h
parent825298b060b9194a591b547a6d4e067db2f51639 (diff)
downloadbcm5719-llvm-6cca84e43c934344051252d4bc3a2f11d89ce1a2.tar.gz
bcm5719-llvm-6cca84e43c934344051252d4bc3a2f11d89ce1a2.zip
More PPC32 -> PPC changes, as well as merging some classes that were
redundant after the change. llvm-svn: 23759
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCInstrBuilder.h')
-rw-r--r--llvm/lib/Target/PowerPC/PPCInstrBuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCInstrBuilder.h b/llvm/lib/Target/PowerPC/PPCInstrBuilder.h
index ab774e25535..b97178f52cb 100644
--- a/llvm/lib/Target/PowerPC/PPCInstrBuilder.h
+++ b/llvm/lib/Target/PowerPC/PPCInstrBuilder.h
@@ -1,4 +1,4 @@
-//===-- PowerPCInstrBuilder.h - Aides for building PPC insts ----*- C++ -*-===//
+//===-- PPCInstrBuilder.h - Aides for building PPC insts --------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud