summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-05-15 21:58:42 +0000
committerPete Cooper <peter_cooper@apple.com>2015-05-15 21:58:42 +0000
commit3de83e4098af7e10175487d831d259108310b313 (patch)
tree7103554ed1e004ea95e3e3c7b9c7173656763026 /llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
parentfc872b205ae9a3c889cee03279933d3b0ac56011 (diff)
downloadbcm5719-llvm-3de83e4098af7e10175487d831d259108310b313.tar.gz
bcm5719-llvm-3de83e4098af7e10175487d831d259108310b313.zip
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
llvm-svn: 237481
Diffstat (limited to 'llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h')
-rw-r--r--llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h b/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
index 6a3edec607a..082c80d5ac0 100644
--- a/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
+++ b/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
@@ -14,6 +14,7 @@
#ifndef LLVM_LIB_TARGET_HEXAGON_MCTARGETDESC_HEXAGONMCINSTRINFO_H
#define LLVM_LIB_TARGET_HEXAGON_MCTARGETDESC_HEXAGONMCINSTRINFO_H
+#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCInstrInfo.h"
#include <bitset>
OpenPOWER on IntegriCloud