Skip to content

checkasm: Define the default call_new if not using a checked_call wrapper

Martin Storsjö requested to merge mstorsjo/dav1d:checkasm-ios-arm64 into master

We support building for iOS/ARM64, but the aarch64 checked_call wrapper is skipped in that case.

Merge request reports