Skip to content
Commit a3c68fdf authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix another verifier crash where a GC intrinsic would look at the internals of...

Fix another verifier crash where a GC intrinsic would look at the internals of another intrinsic in order to verify itself.

This causes a crash if the referenced intrinsic was malformed.  In this case, we
would already have reported an error on the referenced intrinsic, but then
crashed on the second one when it tried to introspect the first without
error checking.

llvm-svn: 231910
parent f9bde287
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment