Skip to content

Commit

Permalink
X86MCTargetDesc.h - remove unused DataType.h include. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Apr 26, 2020
1 parent 5cc84d0 commit a90d939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
Expand Up @@ -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>

Expand Down

0 comments on commit a90d939

Please sign in to comment.