Skip to content

Commit 4efd1e0

Browse files
[lld] Do not include StringSwitch.h (NFC)
1 parent fae11ab commit 4efd1e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lld/tools/lld/lld.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include "lld/Common/Memory.h"
3131
#include "llvm/ADT/STLExtras.h"
3232
#include "llvm/ADT/SmallVector.h"
33-
#include "llvm/ADT/StringSwitch.h"
3433
#include "llvm/ADT/Twine.h"
3534
#include "llvm/Support/CommandLine.h"
3635
#include "llvm/Support/CrashRecoveryContext.h"

0 commit comments

Comments
 (0)