llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts. It might or might not crash.

llvm-svn: 210894
This commit is contained in:
NAKAMURA Takumi 2014-06-13 12:05:06 +00:00
parent f0f8207995
commit b8ed66de4d
1 changed files with 1 additions and 0 deletions

View 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 }