[RISCV] Add basic Mach-O triple support. by fpetrogalli · Pull Request #141682 · llvm/llvm-project

1 min read Original article ↗

@fpetrogalli fpetrogalli changed the title [RISCV] Add basic MachO support. [RISCV] Add basic Mach-O triple support.

May 29, 2025

MaskRay

jrtc27

jrtc27

jrtc27

MaskRay

lenary

JDevlieghere

MaskRay

fpetrogalli

MaskRay

MaskRay added a commit that referenced this pull request

Jan 6, 2026
To fix -Wl,-z,defs linker failure when linking lld in
BUILD_SHARED_LIBS=on builds.

mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request

Jan 6, 2026

mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request

Jan 6, 2026
To fix -Wl,-z,defs linker failure when linking lld in
BUILD_SHARED_LIBS=on builds.

mikaelholmen