Skip to content

pixman-arma64: Adjustments to build with llvm

Heiko Lewin requested to merge hlewin/pixman:build-with-llvm-asm into master

pixman-arma64: Adjustments to build with llvm

These syntactic changes enable building the arm64 neon assembly files with clang's integrated assembler. This seems to be the only way to get these optimizations onto Apple's arm64 devices like iPhones and Mac M1 at the time. See #46

Edited by Heiko Lewin

Merge request reports