~kiko/pixman/trunk

Viewing all changes in revision 2189.

  • Committer: Heiko Lewin
  • Date: 2023-07-18 05:20:01 UTC
  • Revision ID: git-v1:67490a8bc12647a78d92f62f0af50cd7f4146ca1
pixman-arma64: Adjustments to build with llvm integrated assembler

This enables building the aarch64 assembly with clang.
Changes:
1. Use `.func` or `.endfunc` only if available
2. Prefix macro arg names with `\` 
3. Use `\()` instead of `&`
4. Always use commas to separate macro arguments
5. Prefix asm symbols with an undderscore if necessary

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: