aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-08-13 15:43:20 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-08-13 15:43:20 +0100
commit63863451d18b3ef590cba9916e1bec181ad252e7 (patch)
treeb2a8d112d04ee304c3f678e3e2666f69e259fbae /llvm/lib/Object/ELFObjectFile.cpp
parentcd3b850a4c8eb7871f2cefb47b1274e734ad92f6 (diff)
downloadllvm-63863451d18b3ef590cba9916e1bec181ad252e7.zip
llvm-63863451d18b3ef590cba9916e1bec181ad252e7.tar.gz
llvm-63863451d18b3ef590cba9916e1bec181ad252e7.tar.bz2
Fix unused variable warning. NFC.
Reduce the dyn_cast<> to a isa<> as that's all non-assert builds require, and move the cast<> inside the assert.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions