summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2017-06-17 02:25:51 +0000
committerEric Christopher <echristo@gmail.com>2017-06-17 02:25:51 +0000
commit3b78693b9a1a89ae7453214add34b0e678f15d79 (patch)
tree0bee65b15ed1e5ad3af48683cdb3927a6d6aa5c9 /llvm/lib/Target/PowerPC/PPC.h
parenta5b50cd64515502f731414a9b242b0eea32d2ae9 (diff)
downloadbcm5719-llvm-3b78693b9a1a89ae7453214add34b0e678f15d79.tar.gz
bcm5719-llvm-3b78693b9a1a89ae7453214add34b0e678f15d79.zip
Remove unused forward declaration.
llvm-svn: 305627
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPC.h')
-rw-r--r--llvm/lib/Target/PowerPC/PPC.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPC.h b/llvm/lib/Target/PowerPC/PPC.h
index 38ae62b2675..07c9c1f9f84 100644
--- a/llvm/lib/Target/PowerPC/PPC.h
+++ b/llvm/lib/Target/PowerPC/PPC.h
@@ -24,7 +24,6 @@ namespace llvm {
class PPCTargetMachine;
class PassRegistry;
class FunctionPass;
- class ImmutablePass;
class MachineInstr;
class AsmPrinter;
class MCInst;
OpenPOWER on IntegriCloud