Bug 228930 - Build optimizations (WITH_SYSTEM_LLD, META_MODE)
Summary: Build optimizations (WITH_SYSTEM_LLD, META_MODE)
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-12 09:18 UTC by Rodney W. Grimes
Modified: 2021-06-18 11:55 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 09:18:44 UTC
Build optimizations (WITH_SYSTEM_LLD, META_MODE)
Comment 1 Ed Maste freebsd_committer freebsd_triage 2018-06-12 12:06:27 UTC
lld has the requisite metadata to support WITH_SYSTEM_LINKER in -current and stable/11 (as of r332899):

% ld --version
LLD 6.0.0 (FreeBSD 326565-1100002) (compatible with GNU linkers)
                   ^      ^
                   |      |
                   |      __FreeBSD_version style id
                   |
                   llvm revision info
Comment 2 Ed Maste freebsd_committer freebsd_triage 2018-07-24 14:32:19 UTC
WITH_SYSTEM_LINKER committed in r335450
Comment 3 Rodney W. Grimes freebsd_committer freebsd_triage 2018-08-12 16:06:32 UTC
May I close this now?
Comment 4 Ed Maste freebsd_committer freebsd_triage 2018-08-12 16:11:53 UTC
LLD changes are all in, but I am not sure about META_MODE. Brad?
Comment 5 Ed Maste freebsd_committer freebsd_triage 2018-08-12 16:12:58 UTC
Err, not Brad sorry, I meant Bryan (bdrewery).
Comment 6 Ed Maste freebsd_committer freebsd_triage 2019-12-07 03:46:57 UTC
Add sjg to CC as well