]> granicus.if.org Git - llvm/commitdiff
Fix the test for r231201. We don't crash anymore.
authorFilipe Cabecinhas <me@filcab.net>
Wed, 4 Mar 2015 02:09:40 +0000 (02:09 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Wed, 4 Mar 2015 02:09:40 +0000 (02:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231207 91177308-0d34-0410-b5e6-96231b3b80d8

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

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