HomeFreeBSD

libcxxrt: don't export nonexistant symbols

Description

libcxxrt: don't export nonexistant symbols

Remove version entries that we don't build.

Add an arm specific Version.map and for other targets run the files
through sed to handle int vs long in new and delete.

Ideally we'd use the SYMBOL_MAPS functionality to preprocess with cpp,
but it doesn't currently handle C++ symbols so be annoyingly duplicative
for now.

Differential Revision: https://reviews.freebsd.org/D44325

Details

Provenance
brooksAuthored on Tue, Apr 16, 5:04 PM
Differential Revision
D44325: libcxxrt: don't export nonexistant symbols
Parents
rGb457144ceaf7: libgcc_s: exclude symbols not present on some arches
Branches
Unknown
Tags
Unknown