[RISCV] Do not write .s file in a test (#168865)

This commit is contained in:
Mikhail Gudim 2025-11-20 11:08:56 -05:00 committed by GitHub
parent 67e35bbebb
commit 53b26971f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
# RUN: not --crash llc %s -mtriple=riscv64 \
# RUN: -run-pass=cfi-instr-inserter \
# RUN: -riscv-enable-cfi-instr-inserter=true 2>&1 | FileCheck %s
# RUN: -riscv-enable-cfi-instr-inserter=true \
# RUN: -o /dev/null 2>&1 | FileCheck %s
# CHECK: LLVM ERROR: Different saved locations for the same CSR