[llvm-dev] [8.0.0 Release] Release schedule

Alex Bradbury via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 3 05:54:44 PST 2018


On Mon, 3 Dec 2018 at 13:43, blubee blubeeme via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> A quick question the Linux kernel recently added goto ask which isn't supported by clang 7 as far as I can tell.
>
> Is there any work being done to implement these features or any suggestion to work around those gnu extensions?

Hi Owen,

See https://github.com/ClangBuiltLinux/linux/issues/6 and
http://lists.llvm.org/pipermail/llvm-dev/2018-October/127239.html and
https://reviews.llvm.org/D53765

Further discussion about asm goto would probably be best done on a new
thread (or even better, in response to the existing RFC thread).

Best,

Alex


More information about the llvm-dev mailing list