aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineDominators.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 16:55:49 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-27 16:55:49 +0000
commit2e0de86808863a3bce977e3a2999f2a625523ca4 (patch)
tree91eeacda93c7791c391694003b66d8d3343b31ee /llvm/lib/CodeGen/MachineDominators.cpp
parentd8e38b9b888b6c18edb41a77e59cbbf86c25bdea (diff)
downloadllvm-2e0de86808863a3bce977e3a2999f2a625523ca4.zip
llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.tar.gz
llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.tar.bz2
ModuleUtils - silence static analyzer dyn_cast<> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 373099
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
0 files changed, 0 insertions, 0 deletions