Page MenuHomeFreeBSD

xen-{kernel/tools}: switch back to LLVM toolchain
ClosedPublic

Authored by royger on Jul 1 2019, 9:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 1, 12:25 AM
Unknown Object (File)
Feb 10 2024, 12:41 PM
Unknown Object (File)
Feb 10 2024, 12:41 PM
Unknown Object (File)
Feb 10 2024, 12:41 PM
Unknown Object (File)
Feb 9 2024, 5:23 PM
Unknown Object (File)
Jan 4 2024, 3:42 AM
Unknown Object (File)
Dec 22 2023, 10:19 PM
Unknown Object (File)
Dec 1 2023, 1:57 PM
Subscribers
None

Details

Summary

Backport upstream fixes to correctly build Xen using LLVM 8 toolchain.

Note the fixes are not strictly needed for xen-tools since the Xen shim build is only ever supposed to be booted using the PVH entry point (and not the multiboot entry points). Yet given LLD8 erratic behaviour with orphan section placement I think it's best to ensure proper section placement for the shim also.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

royger retitled this revision from xen-{kernel/tools}: switch back to LLVM toolchain Backport upstream fixes to correctly build Xen using LLVM 8 toolchain. Note the fixes are not strictly needed for xen-tools since the Xen shim build is only ever supposed to be booted using the... to xen-{kernel/tools}: switch back to LLVM toolchain.Jul 1 2019, 9:58 AM
royger edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jul 1 2019, 7:18 PM
This revision was automatically updated to reflect the committed changes.