aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-06-11 13:48:42 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-06-11 13:48:42 +0100
commitf529c0a8a149ce6d027400a12a1637eda19e03b5 (patch)
treefb79ef4b6b37abb169bca5c4d1757647832791fc /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent8824913e93505b0da9884a73969fc3f038a499c4 (diff)
downloadllvm-f529c0a8a149ce6d027400a12a1637eda19e03b5.zip
llvm-f529c0a8a149ce6d027400a12a1637eda19e03b5.tar.gz
llvm-f529c0a8a149ce6d027400a12a1637eda19e03b5.tar.bz2
Fix unused variable warning. NFCI.
We're only using the D2 iteration value inside the assert (the only component of the loop) - move the entire loop inside the assert by using llvm::all_of.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions