diff options
author | Chris Lattner <sabre@nondot.org> | 2002-04-09 05:16:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-04-09 05:16:36 +0000 |
commit | 35b90c22e9c354c2ee534ae7bab6b1939f26011a (patch) | |
tree | b4715488f8ab69e1d754fd782b40e26c7917e2d9 /llvm | |
parent | 46f8b0e7594f64b0310d47ee44a2bef81dad2226 (diff) | |
download | bcm5719-llvm-35b90c22e9c354c2ee534ae7bab6b1939f26011a.tar.gz bcm5719-llvm-35b90c22e9c354c2ee534ae7bab6b1939f26011a.zip |
Include prototype for interface to PrologEpilogCodeInserter.cpp file
llvm-svn: 2192
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/Target/Sparc/SparcInternals.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/SparcInternals.h b/llvm/lib/Target/Sparc/SparcInternals.h index 8dd894664b1..52118f97611 100644 --- a/llvm/lib/Target/Sparc/SparcInternals.h +++ b/llvm/lib/Target/Sparc/SparcInternals.h @@ -24,7 +24,9 @@ class LiveRange; class UltraSparc; class PhyRegAlloc; +class Pass; +Pass *createPrologEpilogCodeInserter(TargetMachine &TM); // OpCodeMask definitions for the Sparc V9 // |