From: Chris Lattner Date: Tue, 11 Aug 2009 23:07:27 +0000 (+0000) Subject: prune #include X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c98077ba4277fb38d7b1496df964dfbf2dcc4c57;p=oota-llvm.git prune #include git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78749 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp b/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp index 6aff8a0d8f8..a2e15d1d953 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() {