summaryrefslogtreecommitdiff
path: root/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/DWARFLinker/Parallel/OutputSections.cpp')
-rw-r--r--llvm/lib/DWARFLinker/Parallel/OutputSections.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp b/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp
index d03f9b40d490..9bcd2b895be8 100644
--- a/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp
+++ b/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp
@@ -9,7 +9,6 @@
#include "OutputSections.h"
#include "DWARFLinkerCompileUnit.h"
#include "DWARFLinkerTypeUnit.h"
-#include "llvm/ADT/StringSwitch.h"
using namespace llvm;
using namespace dwarf_linker;