mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
Fix the test for r231201. We don't crash anymore.
llvm-svn: 231207
This commit is contained in:
parent
22e443bb29
commit
1f8bf333db
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user