Skip to content

Commit 9f816c6

Browse files
committed
Headers no longer used
1 parent bb91c53 commit 9f816c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lld/MachO/Driver.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include "lld/Common/Reproduce.h"
3232
#include "lld/Common/Version.h"
3333
#include "llvm/ADT/DenseSet.h"
34-
#include "llvm/ADT/ScopeExit.h"
3534
#include "llvm/ADT/StringExtras.h"
3635
#include "llvm/ADT/StringRef.h"
3736
#include "llvm/BinaryFormat/MachO.h"
@@ -42,7 +41,6 @@
4241
#include "llvm/Object/Archive.h"
4342
#include "llvm/Option/ArgList.h"
4443
#include "llvm/Support/CommandLine.h"
45-
#include "llvm/Support/Debug.h"
4644
#include "llvm/Support/FileSystem.h"
4745
#include "llvm/Support/Parallel.h"
4846
#include "llvm/Support/Path.h"

0 commit comments

Comments
 (0)