Rename PowerPC*.h to PPC*.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2005-10-14 23:51:18 +00:00
parent 26bd0d48a1
commit 2668959b88
15 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#include "PPC32InstrInfo.h"
#include "PPCGenInstrInfo.inc"
#include "PowerPC.h"
#include "PPC.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include <iostream>
using namespace llvm;