diff options
Diffstat (limited to 'lib/Target/SystemZ/SystemZTargetAsmInfo.h')
-rw-r--r-- | lib/Target/SystemZ/SystemZTargetAsmInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/SystemZ/SystemZTargetAsmInfo.h b/lib/Target/SystemZ/SystemZTargetAsmInfo.h index b0a7639..98b50d4 100644 --- a/lib/Target/SystemZ/SystemZTargetAsmInfo.h +++ b/lib/Target/SystemZ/SystemZTargetAsmInfo.h @@ -14,7 +14,6 @@ #ifndef SystemZTARGETASMINFO_H #define SystemZTARGETASMINFO_H -#include "llvm/Target/TargetAsmInfo.h" #include "llvm/Target/ELFTargetAsmInfo.h" namespace llvm { |