Verifier: Fix assert when verifying non-pointer byval or preallocated
This would fail on a cast<PointerType> when verifying the attribute if these attributes were incorrectly used with a non-pointer type.
Loading
Please sign in to comment
This would fail on a cast<PointerType> when verifying the attribute if these attributes were incorrectly used with a non-pointer type.