summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-05-17 21:15:50 +0000
committerLang Hames <lhames@gmail.com>2016-05-17 21:15:50 +0000
commite3ec688df598f3ff052776b72a9f4601838a2d1a (patch)
tree3492c449a7a32cd7e46adc52dc19de2dab20bbaa /llvm/lib/MC/MCDisassembler
parentd08cd15f33aeaf771ca3db53ea4a94894d4b0e3f (diff)
downloadbcm5719-llvm-e3ec688df598f3ff052776b72a9f4601838a2d1a.tar.gz
bcm5719-llvm-e3ec688df598f3ff052776b72a9f4601838a2d1a.zip
Remove unnecessary header include.
llvm-svn: 269844
Diffstat (limited to 'llvm/lib/MC/MCDisassembler')
-rw-r--r--llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp b/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
index 904553bff54..1612562497d 100644
--- a/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
+++ b/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
@@ -9,7 +9,6 @@
#include "llvm/MC/MCDisassembler/MCRelocationInfo.h"
#include "llvm-c/Disassembler.h"
-#include "llvm/Object/ObjectFile.h"
#include "llvm/Support/TargetRegistry.h"
using namespace llvm;
OpenPOWER on IntegriCloud