diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-08-13 15:43:20 +0100 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-08-13 15:43:20 +0100 |
| commit | 63863451d18b3ef590cba9916e1bec181ad252e7 (patch) | |
| tree | b2a8d112d04ee304c3f678e3e2666f69e259fbae /llvm/lib/CodeGen/MachinePassManager.cpp | |
| parent | cd3b850a4c8eb7871f2cefb47b1274e734ad92f6 (diff) | |
| download | llvm-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/CodeGen/MachinePassManager.cpp')
0 files changed, 0 insertions, 0 deletions
