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 | 9aa697b82eca37ddc2bd001152a157aedc97cc49 (patch) | |
tree | 2ccb902d63245ac2b69e640d00a6b1469388d6c4 /lib/Target | |
parent | c1ffdb10f3be86fae71379e4e1e169601fea62a2 (diff) | |
download | external_llvm-9aa697b82eca37ddc2bd001152a157aedc97cc49.zip external_llvm-9aa697b82eca37ddc2bd001152a157aedc97cc49.tar.gz external_llvm-9aa697b82eca37ddc2bd001152a157aedc97cc49.tar.bz2 |
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
Diffstat (limited to 'lib/Target')
-rw-r--r-- | lib/Target/SparcV9/SparcV9Internals.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/SparcV9/SparcV9Internals.h b/lib/Target/SparcV9/SparcV9Internals.h index 8dd8946..52118f9 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 // |