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

2019-04-08 Thread Stefan Agner
On 31.03.2019 19:34, Arnd Bergmann wrote: > On Sun, Mar 24, 2019 at 3:06 AM Arnd Bergmann wrote: >> >> On Sat, Mar 23, 2019 at 4:52 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

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

2019-03-31 Thread Arnd Bergmann
On Sun, Mar 24, 2019 at 3:06 AM Arnd Bergmann wrote: > > On Sat, Mar 23, 2019 at 4:52 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 inte

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

2019-03-25 Thread Krzysztof Kozlowski
On Sat, 23 Mar 2019 at 16:52, 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 a build > errors such as this: > c

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

2019-03-24 Thread Stefan Agner
On 23.03.2019 21:06, Arnd Bergmann wrote: > On Sat, Mar 23, 2019 at 4:52 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,

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

2019-03-23 Thread Arnd Bergmann
On Sat, Mar 23, 2019 at 4:52 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 a build > errors such as this: >

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

2019-03-23 Thread Måns Rullgård
Stefan Agner writes: > 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 a build > errors such as this: > clang-8: error: the clang compi

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

2019-03-23 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 a build errors such as this: clang-8: error: the clang compiler does not support '-Wa,-march=