summaryrefslogtreecommitdiff
path: root/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arm')
-rw-r--r--arm/filter_neon.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/arm/filter_neon.S b/arm/filter_neon.S
index 2308aad13..e7f3e291d 100644
--- a/arm/filter_neon.S
+++ b/arm/filter_neon.S
@@ -20,6 +20,10 @@
.section .note.GNU-stack,"",%progbits /* mark stack as non-executable */
#endif
+#ifdef __clang__
+.section __LLVM,__asm
+#endif
+
#ifdef PNG_READ_SUPPORTED
/* Assembler NEON support - only works for 32-bit ARM (i.e. it does not work for