================ @@ -0,0 +1,33 @@ +# RUN: not --crash llc -o - -mtriple=arm64 -run-pass=none -verify-machineinstrs %s 2>&1 | FileCheck %s +# REQUIRES: aarch64-registered-target ---------------- michaelmaitland wrote: Updated. https://github.com/llvm/llvm-project/pull/84538