diff options
author | Kazu Hirata <kazu@google.com> | 2023-11-11 12:25:39 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-11-11 12:25:39 -0800 |
commit | 22b0f7ba6ece7728d802c0ca2bf42fd7d0795e84 (patch) | |
tree | 72421e30580e183efdbe81ca9b71a137884e5f55 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2ca3b6f6b7fb403be624cc02ed744bd3465e1ed8 (diff) | |
download | llvm-22b0f7ba6ece7728d802c0ca2bf42fd7d0795e84.zip llvm-22b0f7ba6ece7728d802c0ca2bf42fd7d0795e84.tar.gz llvm-22b0f7ba6ece7728d802c0ca2bf42fd7d0795e84.tar.bz2 |
[Transforms] Include llvm/ADT/SmallSet.h (NFC)
This patch adds #include "llvm/ADT/SmallSet.h" to a couple of files
that are relying on transitive includes of SmallSet.h. It in turn
unblocks the removal of unnecessary includes of llvm/ADT/SmallSet.h in
several other files.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions