[lld] [lld] Error on unsupported split stack (PR #88063)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 16:28:24 PDT 2024


================
@@ -0,0 +1,15 @@
+# REQUIRES: riscv
+
+# RUN: llvm-mc -filetype=obj -triple=riscv64 %s -o %t.64.o
----------------
MaskRay wrote:

Use split-file to avoid the `Inputs/` extra file. 

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


More information about the llvm-commits mailing list