[llvm] [CFIInserter] Turn a reachable llvm_unreachable into a report_fatal_error. (PR #168777)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 04:14:32 PST 2025


================
@@ -1,7 +1,8 @@
-# RUN: llc -x mir < %s -mtriple=riscv64 \
+# RUN: not --crash llc %s -mtriple=riscv64 \
----------------
mgudim wrote:

https://github.com/llvm/llvm-project/pull/168865/files

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


More information about the llvm-commits mailing list