mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
[x86] Add another triple to a test to make the comment syntax stable.
Should fix darwin builders. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218956 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
67a869d5e7
commit
988acb6d1b
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i386-unknown-unknown -march=x86 -mattr=+sse2 | FileCheck %s
|
||||
|
||||
; rdar://6504833
|
||||
define float @test1(i32 %x) nounwind readnone {
|
||||
|
Loading…
Reference in New Issue
Block a user