mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Remove obsolete/incorrect __LLVM,__asm section
Contributed-by: Dan Field <dnfield@google.com> Signed-off-by: Cosmin Truta <ctruta@gmail.com>
This commit is contained in:
parent
bfb0abe4d9
commit
403422674d
@ -20,10 +20,6 @@
|
||||
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user