llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 13 Jun 2014 12:05:06 +0000 (12:05 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 13 Jun 2014 12:05:06 +0000 (12:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210894 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/fast-isel-args-fail2.ll

index eddb18c2bf0382391a769fd404f1d2db6079fe2b..08de472c2a540c25404cea2a55e26e4d74c8cb16 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: not --crash llc < %s -fast-isel -fast-isel-abort-args -mtriple=x86_64-apple-darwin10
+; REQUIRES: asserts
 
 %struct.s0 = type { x86_fp80, x86_fp80 }