summaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/XCore/XCore.h b/lib/Target/XCore/XCore.h
index 73c310be03..d707edc873 100644
--- a/lib/Target/XCore/XCore.h
+++ b/lib/Target/XCore/XCore.h
@@ -27,6 +27,7 @@ namespace llvm {
void initializeXCoreLowerThreadLocalPass(PassRegistry &p);
+ FunctionPass *createXCoreFrameToArgsOffsetEliminationPass();
FunctionPass *createXCoreISelDag(XCoreTargetMachine &TM,
CodeGenOpt::Level OptLevel);
ModulePass *createXCoreLowerThreadLocalPass();