From: Chris Lattner Date: Tue, 9 Apr 2002 05:16:36 +0000 (+0000) Subject: Include prototype for interface to PrologEpilogCodeInserter.cpp file X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9aa697b82eca37ddc2bd001152a157aedc97cc49;p=oota-llvm.git 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 --- 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 //