aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/Alpha.h
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2005-07-22 20:52:16 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2005-07-22 20:52:16 +0000
commit0934ae02af2e4d295951cea7e4567b065e183451 (patch)
tree40feeb03f423fe8947cb28fc6026e2df4e3279e0 /lib/Target/Alpha/Alpha.h
parentf3f951af3f6b83c7c28c58d5af68ba83f07d1959 (diff)
downloadexternal_llvm-0934ae02af2e4d295951cea7e4567b065e183451.zip
external_llvm-0934ae02af2e4d295951cea7e4567b065e183451.tar.gz
external_llvm-0934ae02af2e4d295951cea7e4567b065e183451.tar.bz2
Alpha JIT (beta)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22500 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/Alpha.h')
-rw-r--r--lib/Target/Alpha/Alpha.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Target/Alpha/Alpha.h b/lib/Target/Alpha/Alpha.h
index 08b16ce..1b36906 100644
--- a/lib/Target/Alpha/Alpha.h
+++ b/lib/Target/Alpha/Alpha.h
@@ -21,12 +21,13 @@ namespace llvm {
class FunctionPass;
class TargetMachine;
+ class MachineCodeEmitter;
FunctionPass *createAlphaSimpleInstructionSelector(TargetMachine &TM);
FunctionPass *createAlphaCodePrinterPass(std::ostream &OS,
TargetMachine &TM);
FunctionPass *createAlphaPatternInstructionSelector(TargetMachine &TM);
-
+ FunctionPass *createAlphaCodeEmitterPass(MachineCodeEmitter &MCE);
} // end namespace llvm;
// Defines symbolic names for Alpha registers. This defines a mapping from