[vlc-devel] [PATCH] aarch64: Use the asm.S header and function macro

Martin Storsjö martin at martin.st
Wed Jan 16 15:32:44 CET 2019


On Thu, 3 Jan 2019, Martin Storsjö wrote:

> This fixes building for other targets than ELF.
> ---
> In practice, the SVE codepath doesn't get built when building with
> clang yet, as it does support SVE in assembly but not in inline
> assembly, and thus the configure check doesn't enable it yet. Tested
> by manually building merge_sve.S for mingw/aarch64 with clang.
> ---
> modules/video_filter/deinterlace/merge_sve.S | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)

Ping?

// Martin


More information about the vlc-devel mailing list