Page MenuHomeSolus

Could Clang 8.0.1 be patched in the repositories to include support for asm-goto?
Closed, ResolvedPublic

Description

Would prefer to compile Linux using Clang instead of GCC, but Clang 8.0.1 is missing support for asm-goto. It is supported in Clang 9 and 10, but those both don't have full releases.

Event Timeline

ZVNexus claimed this task.

Nevermind on this, just realized that 9.0.0 actually was released, just they didn't release the zips on GitHub, I'll submit a commit for it once I've built and tested.