Commit b5b21812 authored by Vedant Kumar's avatar Vedant Kumar
Browse files

test: Adjust no-dbg-value-after-terminator.mir to use `not --crash`

parent cb530ec8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# RUN: not llc -mtriple aarch64-linux-gnu -verify-machineinstrs -start-after=livedebugvalues \
# RUN: not --crash llc -mtriple aarch64-linux-gnu -verify-machineinstrs -start-after=livedebugvalues \
# RUN:   -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s

# CHECK: *** Bad machine code: Non-terminator instruction after the first terminator ***