aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZ.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/SystemZ/SystemZ.h')
-rw-r--r--lib/Target/SystemZ/SystemZ.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/SystemZ/SystemZ.h b/lib/Target/SystemZ/SystemZ.h
index 88b7b02db2..466b44787c 100644
--- a/lib/Target/SystemZ/SystemZ.h
+++ b/lib/Target/SystemZ/SystemZ.h
@@ -50,6 +50,8 @@ namespace llvm {
TargetMachine &tm,
bool verbose);
+ extern Target TheSystemZTarget;
+
} // end namespace llvm;
// Defines symbolic names for SystemZ registers.