Skip to content
Unverified Commit 22e1df7f authored by Shilei Tian's avatar Shilei Tian Committed by GitHub
Browse files

[LLVM][OpenMPOpt] Fix a crash when associated function is nullptr (#66274)

The associated function can be a nullptr if it is an indirect call.
This causes a crash in `CheckCallee` which always assumes the callee
is a valid pointer.

Fix #66904.
parent e16474ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment