HomeFreeBSD

clang: use -mxgot for 32-bit mips

Description

clang: use -mxgot for 32-bit mips

Various bits in usr.bin/clang/* will fail to compile without -mxgot due to
truncated relocations. -mxgot entails a speed penalty, but I suspect we
don't care as much about compiler performance in 32-bit mips land.

Reviewed by: arichardson
Differential Revision: https://reviews.freebsd.org/D21698

Details

Provenance
kevansAuthored on Oct 2 2019, 5:15 PM
Parents
rG55c4535d81f4: sparc64: use generic sub-word atomic *cmpset
Branches
Unknown
Tags
Unknown

Event Timeline