Skip to content

aarch64: Fix a label typo

Martin Storsjö requested to merge mstorsjo/dav1d:fix-typo into master

Apparently, this case isn't actually ever executed, at least in most checkasm runs, but some tools could complain about the relocation against 160b, which pointed elsewhere than intended.

Merge request reports