LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 23370 - [meta] Using Clang/LLVM as the FreeBSD/mips system compiler
Summary: [meta] Using Clang/LLVM as the FreeBSD/mips system compiler
Status: RESOLVED FIXED
Alias: None
Product: new-bugs
Classification: Unclassified
Component: new bugs (show other bugs)
Version: unspecified
Hardware: PC FreeBSD
: P normal
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on: 20967 20968 22389 22618 23485 23660 23662 23697 23734 24286 24915 25177 25730 26321 29159 30381 30383 31694 43119
Blocks:
  Show dependency tree
 
Reported: 2015-04-28 20:20 PDT by emaste
Modified: 2020-11-04 12:19 PST (History)
6 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emaste 2015-04-28 20:20:08 PDT
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.
Comment 1 emaste 2020-11-04 12:18:35 PST
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 (PR25176, PR34391, PR34604) are still open and have been moved to the see-also list here.