Skip to content

Commit

Permalink
[llvm-objdump] Stop including llvm/ADT/IndexedMap.h (NFC)
Browse files Browse the repository at this point in the history
Identified with clangd.
  • Loading branch information
kazutakahirata committed Dec 2, 2023
1 parent 66a3e4f commit 6b4812f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/tools/llvm-objdump/llvm-objdump.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include "SourcePrinter.h"
#include "WasmDump.h"
#include "XCOFFDump.h"
#include "llvm/ADT/IndexedMap.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SetOperations.h"
#include "llvm/ADT/StringExtras.h"
Expand Down

0 comments on commit 6b4812f

Please sign in to comment.