diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-15 07:15:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 07:15:59 -0700 |
commit | 1f570b1c2df6ec93a90ec8f0751fe8355644f1c6 (patch) | |
tree | fa776286031e9de6942fad452e15e33750638cf0 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 059b0c2efbf30d986d812c4d2cf6d6c7876569fe (diff) | |
download | llvm-1f570b1c2df6ec93a90ec8f0751fe8355644f1c6.zip llvm-1f570b1c2df6ec93a90ec8f0751fe8355644f1c6.tar.gz llvm-1f570b1c2df6ec93a90ec8f0751fe8355644f1c6.tar.bz2 |
[lldb] Use llvm::unique (NFC) (#139910)
While I am at it, this patch removes the "if" statement.
std::vector::erase(first, last) doesn't do anything when
first == last.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions