-
Notifications
You must be signed in to change notification settings - Fork 13.2k
[meta] Using Clang/LLVM as the FreeBSD/mips system compiler #23744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We use Clang/LLVM/LLD as the system tool chain on all supported FreeBSD targets now. Depends-on issues have all been resolved or worked around. Three issues (#25176 , llvm/llvm-bugzilla-archive#34391 , llvm/llvm-bugzilla-archive#34604 ) are still open and have been moved to the see-also list here. |
mentioned in issue #23859 |
mentioned in issue #24034 |
mentioned in issue #24036 |
mentioned in issue #24071 |
mentioned in issue #24108 |
mentioned in issue #24660 |
mentioned in issue #25289 |
mentioned in issue #25551 |
mentioned in issue #26104 |
mentioned in issue #26695 |
mentioned in issue #29529 |
mentioned in issue #29729 |
mentioned in issue #29731 |
mentioned in issue #31042 |
mentioned in issue #42464 |
Extended Description
FreeBSD supports 32- and 64-bit x86, arm, mips, and powerpc, as well as sparc64. We intend to use Clang as the system compiler across supported architectures, and are either using it now or are close for architectures other than mips and sparc64.
This bug will depend on those issues that prevent us from enabling Clang as the FreeBSD/mips system compiler.
The text was updated successfully, but these errors were encountered: