diff --git a/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp b/llvm/lib/Target/SystemZ/SystemZTargetAsmInfo.cpp index 6aff8a0d8f83..a2e15d1d9534 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() {