2020 LLVM Developers’ Meeting: B. Wendling & N. Desaulniers “Clang & Linux: Asm Goto with Outputs”

Описание к видео 2020 LLVM Developers’ Meeting: B. Wendling & N. Desaulniers “Clang & Linux: Asm Goto with Outputs”

https://llvm.org/devmtg/2020-09/

Clang & Linux: Asm Goto with Outputs - Bill Wendling, Nick Desaulniers

Slides: https://llvm.org/devmtg/2020-09/slide...

The past few years have seen a major push to have Linux compiled with Clang. This led to adding "asm goto" to Clang, which had been a long-time holdout on that feature. From asm goto's inception, the Linux community wished that it supported outputs, but gcc isn't able to support this. Clang, however, is able to support this feature.

Комментарии

Информация по комментариям в разработке