Skip to content
Snippets Groups Projects
Commit 392caa65 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

arm: vp9mc: Insert a literal pool at the middle of the file


This fixes errors like this when building non-pic binaries with armv6
as baseline:

Error: invalid literal constant: pool needs to be closer

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 8ad9f9d6
No related branches found
No related tags found
No related merge requests found
...@@ -484,6 +484,7 @@ do_8tap_h_filters 16 ...@@ -484,6 +484,7 @@ do_8tap_h_filters 16
do_8tap_h_filters 8 do_8tap_h_filters 8
do_8tap_h_filters 4 do_8tap_h_filters 4
.ltorg
@ Vertical filters @ Vertical filters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment