Page MenuHomeFreeBSD

Fix sources needed for lld.
ClosedPublic

Authored by bdrewery on Jun 19 2018, 11:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 18 2024, 8:59 PM
Unknown Object (File)
Jan 9 2024, 7:36 AM
Unknown Object (File)
Jan 9 2024, 7:36 AM
Unknown Object (File)
Jan 9 2024, 7:36 AM
Unknown Object (File)
Jan 9 2024, 7:20 AM
Unknown Object (File)
Dec 3 2023, 3:39 PM
Unknown Object (File)
Nov 10 2023, 7:03 AM
Unknown Object (File)
Oct 26 2023, 8:36 AM
Subscribers

Details

Summary

lld always needs these DWARF sources, as well as other default and extra
tools. XDL seems to be the best fit list.

Remove MK_LLD_IS_LD check from SRCS_MIW which is now reduced to just a
few files for llvm-objdump.

Sponsored by: Dell EMC

Test Plan

local builds
I removed all of these from the lld build and added one at a time until it passed to determine this list.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable