summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp')
-rw-r--r--gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp b/gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
index cd6fbefd05d..a7b46b842fe 100644
--- a/gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
+++ b/gnu/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
@@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/DebugInfo/DWARF/DWARFDebugLoc.h"
-#include "llvm/Support/Compiler.h"
#include "llvm/Support/Dwarf.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"