summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/InputGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lld/lib/Core/InputGraph.cpp')
-rw-r--r--lld/lib/Core/InputGraph.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/lib/Core/InputGraph.cpp b/lld/lib/Core/InputGraph.cpp
index bdef8c3ffe1..f4f5e5a6782 100644
--- a/lld/lib/Core/InputGraph.cpp
+++ b/lld/lib/Core/InputGraph.cpp
@@ -8,9 +8,7 @@
//===----------------------------------------------------------------------===//
#include "lld/Core/InputGraph.h"
-
#include "lld/Core/Resolver.h"
-
#include <memory>
using namespace lld;
OpenPOWER on IntegriCloud