From 403422674d246921354b61a40041f84dadad830d Mon Sep 17 00:00:00 2001 From: Dan Field Date: Wed, 2 Jun 2021 14:38:52 -0700 Subject: [PATCH] Remove obsolete/incorrect __LLVM,__asm section Contributed-by: Dan Field Signed-off-by: Cosmin Truta --- arm/filter_neon.S | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arm/filter_neon.S b/arm/filter_neon.S index e7f3e291d..2308aad13 100644 --- a/arm/filter_neon.S +++ b/arm/filter_neon.S @@ -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