<div dir="ltr">Hi *,<div>I have read several news [1 2 3 ] about clang supporting asm-goto. is that for real? :)</div><div>so I tried to compile the Linux Kernel (master branch) with clang built from source, the actual version im using is the following:</div><div><br></div><div>"""</div><div>clang version 9.0.0 (<a href="https://github.com/llvm/llvm-project.git" target="_blank">https://github.com/llvm/llvm-project.git</a> f8ffb926e206982c57d862d12fe0004a135e014c)<br></div><div>"""</div><div><br></div><div>but I still get "compiler lacks asm-goto support".</div><div>what am I doing wrong?</div><div>                                     </div><div>Thanks,</div><div>best.</div><div><br></div><div><br></div><div>[1] <a href="https://fosdem.org/2019/schedule/event/llvm_kernel/attachments/slides/3330/export/events/attachments/llvm_kernel/slides/3330/clang_linux_fosdem_19.pdf" target="_blank">https://fosdem.org/2019/schedule/event/llvm_kernel/attachments/slides/3330/export/events/attachments/llvm_kernel/slides/3330/clang_linux_fosdem_19.pdf</a></div><div>[2] <a href="https://www.phoronix.com/scan.php?page=news_item&px=LLVM-Asm-Goto-Merged" target="_blank">https://www.phoronix.com/scan.php?page=news_item&px=LLVM-Asm-Goto-Merged</a></div><div>[3] <a href="https://reviews.llvm.org/D56571">https://reviews.llvm.org/D56571</a></div></div>