mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts. It might or might not crash.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210894 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a411d0e631
commit
c5865cb4fc
@ -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 }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user