mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
[X86] Add specific mtriple in order to appease builbots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230229 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
77d2363908
commit
01312dd0b4
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86-64 -mattr=+mmx,+sse2 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-darwin -mattr=+mmx,+sse2 | FileCheck %s
|
||||
|
||||
define i64 @t0(<1 x i64>* %a, i32* %b) {
|
||||
; CHECK-LABEL: t0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user