Add missing REQUIRES: asserts in crash.ll.
authorAndrew Trick <atrick@apple.com>
Fri, 21 Jun 2013 18:47:08 +0000 (18:47 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 21 Jun 2013 18:47:08 +0000 (18:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184576 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/crash.ll

index c6eddc1693fd80ed8732d3dbc40c345255e128d2..b0a0e24d2220c0653f85457986b798f98ba3a314 100644 (file)
@@ -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