X86MCTargetDesc.h - remove unused DataType.h include. NFC.

This commit is contained in:
Simon Pilgrim 2020-04-26 13:47:19 +01:00
parent 5cc84d095e
commit a90d939030
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
#ifndef LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCTARGETDESC_H
#define LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCTARGETDESC_H
#include "llvm/Support/DataTypes.h"
#include <memory>
#include <string>