summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/Alpha.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Alpha/Alpha.h')
-rw-r--r--llvm/lib/Target/Alpha/Alpha.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/Alpha.h b/llvm/lib/Target/Alpha/Alpha.h
index 28151761493..0818e25b33a 100644
--- a/llvm/lib/Target/Alpha/Alpha.h
+++ b/llvm/lib/Target/Alpha/Alpha.h
@@ -27,7 +27,6 @@ namespace llvm {
FunctionPass *createAlphaISelDag(AlphaTargetMachine &TM);
FunctionPass *createAlphaCodePrinterPass(raw_ostream &OS,
TargetMachine &TM,
- CodeGenOpt::Level OptLevel,
bool Verbose);
FunctionPass *createAlphaPatternInstructionSelector(TargetMachine &TM);
FunctionPass *createAlphaCodeEmitterPass(AlphaTargetMachine &TM,
OpenPOWER on IntegriCloud