From c22e02b1f41387e791a08f1715e877e4fd86ca87 Mon Sep 17 00:00:00 2001 From: Andrew Trick Date: Fri, 21 Jun 2013 18:47:08 +0000 Subject: Add missing REQUIRES: asserts in crash.ll. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184576 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/crash.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'test/CodeGen/X86/crash.ll') diff --git a/test/CodeGen/X86/crash.ll b/test/CodeGen/X86/crash.ll index c6eddc1693..b0a0e24d22 100644 --- a/test/CodeGen/X86/crash.ll +++ b/test/CodeGen/X86/crash.ll @@ -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 -- cgit v1.2.3