HomeFreeBSD

Reorganize libclang_rt Makefile and make more lib/arch combos available

Description

Reorganize libclang_rt Makefile and make more lib/arch combos available

Upstream has made more clang runtime libraries available for more
architectures, so add them. To make this easier, split up subdir lists
into functional parts (asan, tsan, etc), and put each architecture into
its own .if block.

Effectively, this adds the following libraries for aarch64: asan, cfi,
fuzzer, msan, safestack, stats, tsan, ubsan, xray.

PR: 262706
MFC after: 3 days

Details

Provenance
dimAuthored on Dec 28 2023, 12:57 PM
Parents
rG789480702e49: support spaces in filenames
Branches
Unknown
Tags
Unknown