summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp b/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
index 6aff8a0d8f8..a2e15d1d953 100644
--- a/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
+++ b/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
@@ -12,8 +12,6 @@
//===----------------------------------------------------------------------===//
#include "SystemZTargetAsmInfo.h"
-#include "SystemZTargetMachine.h"
-
using namespace llvm;
SystemZTargetAsmInfo::SystemZTargetAsmInfo() {
OpenPOWER on IntegriCloud