aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-06-06 13:24:02 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-06-06 13:24:29 +0100
commitab2d29555293f6bde7096e1f684a1957ee9f9c92 (patch)
treea354350a3278dec61a7901dd41f019db5baf8e64 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent139a36454f842c7936ba461279e862488e894637 (diff)
downloadllvm-ab2d29555293f6bde7096e1f684a1957ee9f9c92.zip
llvm-ab2d29555293f6bde7096e1f684a1957ee9f9c92.tar.gz
llvm-ab2d29555293f6bde7096e1f684a1957ee9f9c92.tar.bz2
BPFISelDAGToDAG.cpp - don't dereference a dyn_cast<> result. NFCI.
Use cast<> instead which will assert that the cast is correct and not just return null. Fixes static analysis warnings.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions