[llvm] [RISCV] Add basic Mach-O triple support. (PR #141682)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 27 10:53:07 PDT 2025


================
@@ -0,0 +1,26 @@
+; RUN: llvm-mc -triple riscv32-apple-macho %s -o - | FileCheck %s
----------------
MaskRay wrote:

Remove the `riscv-` prefix from the filename

https://github.com/llvm/llvm-project/pull/141682


More information about the llvm-commits mailing list