Page MenuHomeFreeBSD

libgcc_s: export __extendhftf2
ClosedPublic

Authored by brooks on Wed, Apr 8, 2:20 PM.
Tags
None
Referenced Files
F152032584: D56310.diff
Sun, Apr 12, 5:56 AM
F151946133: D56310.id175136.diff
Sat, Apr 11, 4:46 PM
Unknown Object (File)
Fri, Apr 10, 4:21 PM
Subscribers

Details

Summary

We've compiled it since the LLVM 13 import in 2021, but for some reason
never exported it. A user of CheriBSD recently caused Morello LLVM to
emit a reference to it so finish the job and export it.

Fixes: 6e75b2fbf9a0 ("Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a")
MFC after: 1 week
Sponsored by: DARPA, AFRL
See also: https://github.com/CTSRD-CHERI/cheribsd/issues/2614

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable