[llvm] [AArch64][SME] Use reportFatalUsageError rather than assert (NFC) (PR #145491)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 00:17:11 PDT 2025


================
@@ -0,0 +1,7 @@
+; RUN: not llc -mtriple aarch64-none-linux-gnu %s 2>&1 | FileCheck %s
----------------
arsenm wrote:

Should use -filetype=null 

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


More information about the llvm-commits mailing list