mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Add -mattr=+sse2 to make the buildbots happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132839 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
993200d8b2
commit
5e05deebb9
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriple=i386-apple-macosx10.6.7 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i386-apple-macosx10.6.7 -mattr=+sse2 | FileCheck %s
|
||||
|
||||
; Simple test to make sure folding for special constants (like float zero)
|
||||
; isn't completely broken.
|
||||
|
Loading…
x
Reference in New Issue
Block a user