================ @@ -0,0 +1,55 @@ +# RUN: not --crash llc -march=x86-64 -run-pass none -o /dev/null %s 2>&1 | FileCheck %s ---------------- arsenm wrote: This belongs in test/MachineVerifier https://github.com/llvm/llvm-project/pull/111605