aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-11 23:07:27 +0000
committerChris Lattner <sabre@nondot.org>2009-08-11 23:07:27 +0000
commitc98077ba4277fb38d7b1496df964dfbf2dcc4c57 (patch)
treeb2a957333aa90be98a9644636eb7a4b9214693e3
parent5940c0263328d997e099834a4708fd34546bc702 (diff)
prune #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78749 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/SystemZ/SystemZTargetAsmInfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp b/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
index 6aff8a0d8f..a2e15d1d95 100644
--- a/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
+++ b/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp
@@ -12,8 +12,6 @@
//===----------------------------------------------------------------------===//
#include "SystemZTargetAsmInfo.h"
-#include "SystemZTargetMachine.h"
-
using namespace llvm;
SystemZTargetAsmInfo::SystemZTargetAsmInfo() {