summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2017-11-22 18:39:26 +0000
committerPaul Robinson <paul.robinson@sony.com>2017-11-22 18:39:26 +0000
commitb02295641d14a0d1746bd8b3cbedfc0c2649bb28 (patch)
tree6a7e38e0eae5a18b02e050d651e81bde22db3059
parent438388c2ad346ac76b5daea6d27e1ddf8da3aaaf (diff)
downloadbcm5719-llvm-b02295641d14a0d1746bd8b3cbedfc0c2649bb28.tar.gz
bcm5719-llvm-b02295641d14a0d1746bd8b3cbedfc0c2649bb28.zip
Remove unnecessary include.
llvm-svn: 318861
-rw-r--r--llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h b/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h
index 605f490fabe..77045f0794a 100644
--- a/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h
+++ b/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h
@@ -11,7 +11,6 @@
#define LLVM_DEBUGINFO_DWARF_DWARFSECTION_H
#include "llvm/ADT/StringRef.h"
-#include "llvm/DebugInfo/DWARF/DWARFRelocMap.h"
namespace llvm {
OpenPOWER on IntegriCloud