aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-04-09 05:16:36 +0000
committerChris Lattner <sabre@nondot.org>2002-04-09 05:16:36 +0000
commit9aa697b82eca37ddc2bd001152a157aedc97cc49 (patch)
tree2ccb902d63245ac2b69e640d00a6b1469388d6c4
parentc1ffdb10f3be86fae71379e4e1e169601fea62a2 (diff)
Include prototype for interface to PrologEpilogCodeInserter.cpp file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2192 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/SparcV9/SparcV9Internals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/SparcV9/SparcV9Internals.h b/lib/Target/SparcV9/SparcV9Internals.h
index 8dd894664b..52118f9761 100644
--- a/lib/Target/SparcV9/SparcV9Internals.h
+++ b/lib/Target/SparcV9/SparcV9Internals.h
@@ -24,7 +24,9 @@
class LiveRange;
class UltraSparc;
class PhyRegAlloc;
+class Pass;
+Pass *createPrologEpilogCodeInserter(TargetMachine &TM);
// OpCodeMask definitions for the Sparc V9
//