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

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 03:27:19 PDT 2025


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

Updated this to use `-filetype=null` https://github.com/llvm/llvm-project/commit/9fde72e729874450563eab8f2b0454cfeac57a48 :+1: 

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


More information about the llvm-commits mailing list