forked from OSchip/llvm-project
Add missing REQUIRES: asserts in crash.ll.
llvm-svn: 184576
This commit is contained in:
parent
62ebfd8786
commit
8f6b8a5596
|
@ -1,3 +1,4 @@
|
|||
; REQUIRES: asserts
|
||||
; RUN: llc -march=x86 < %s -verify-machineinstrs -precompute-phys-liveness
|
||||
; RUN: llc -march=x86-64 < %s -verify-machineinstrs -precompute-phys-liveness
|
||||
|
||||
|
|
Loading…
Reference in New Issue