aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/XCore/XCore.h')
-rw-r--r--lib/Target/XCore/XCore.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Target/XCore/XCore.h b/lib/Target/XCore/XCore.h
index b7b86304b1..8937fbe123 100644
--- a/lib/Target/XCore/XCore.h
+++ b/lib/Target/XCore/XCore.h
@@ -24,9 +24,6 @@ namespace llvm {
class formatted_raw_ostream;
FunctionPass *createXCoreISelDag(XCoreTargetMachine &TM);
- FunctionPass *createXCoreCodePrinterPass(formatted_raw_ostream &OS,
- TargetMachine &TM,
- bool Verbose);
extern Target TheXCoreTarget;