Re: [PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument

2019-06-19 Thread Olof Johansson
On Tue, May 28, 2019 at 12:40:50AM +0200, Stefan Agner wrote: > The LLVM Target parser currently does not allow to specify the security > extension as part of -march (see also LLVM Bug 40186 [0]). When trying > to use Clang with LLVM's integrated assembler, this leads to build > errors such as this

Re: [PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument

2019-06-05 Thread Florian Fainelli
On 5/27/19 3:40 PM, Stefan Agner wrote: > The LLVM Target parser currently does not allow to specify the security > extension as part of -march (see also LLVM Bug 40186 [0]). When trying > to use Clang with LLVM's integrated assembler, this leads to build > errors such as this: > clang-8: error:

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument

2019-05-27 Thread Stefan Agner
The LLVM Target parser currently does not allow to specify the security extension as part of -march (see also LLVM Bug 40186 [0]). When trying to use Clang with LLVM's integrated assembler, this leads to build errors such as this: clang-8: error: the clang compiler does not support '-Wa,-march=ar