summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MSP430.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSP430/MSP430.h')
-rw-r--r--lib/Target/MSP430/MSP430.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/MSP430/MSP430.h b/lib/Target/MSP430/MSP430.h
index ed0cd0496aaa..fc13c9e875f1 100644
--- a/lib/Target/MSP430/MSP430.h
+++ b/lib/Target/MSP430/MSP430.h
@@ -26,7 +26,6 @@ namespace llvm {
CodeGenOpt::Level OptLevel);
FunctionPass *createMSP430CodePrinterPass(raw_ostream &o,
MSP430TargetMachine &tm,
- CodeGenOpt::Level OptLevel,
bool verbose);
} // end namespace llvm;