HomeFreeBSD

libgcc_s: only export 128-bit int APIs when available

Description

libgcc_s: only export 128-bit int APIs when available

These interfaces are only compiled when the platform supports 128-bit
ints. Use a CRT_HAS_128BIT guard similar to the one used in the
compiler_rt sources.

Reviewed by: dim
Differential Revision: https://reviews.freebsd.org/D44323

Details

Provenance
brooksAuthored on Apr 16 2024, 5:03 PM
Reviewer
dim
Differential Revision
D44323: libgcc_s: only export 128-bit int APIs when available
Parents
rGb8df8b0c2e64: libgcc_s: only export 128-bit long double when available
Branches
Unknown
Tags
Unknown