libcxx: use SIZEOF_LONG == 8 instead of LP64
for CHERI.
Requested by: arichardson
Reviewed by: arichardson, emaste, imp
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D38178
libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__ Tags None Referenced Files None Subscribers None
Description
Details
|