From 9aa697b82eca37ddc2bd001152a157aedc97cc49 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 9 Apr 2002 05:16:36 +0000 Subject: [PATCH] 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 --- lib/Target/SparcV9/SparcV9Internals.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Target/SparcV9/SparcV9Internals.h b/lib/Target/SparcV9/SparcV9Internals.h index 8dd894664b1..52118f97611 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 //