mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 16:37:42 +00:00
Fix the test for r231201. We don't crash anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231207 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6d031a308f
commit
7eefc249b8
@ -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…
x
Reference in New Issue
Block a user