mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add triple to test to fix bots
llvm-svn: 217612
This commit is contained in:
parent
9805224039
commit
fa1f8e81fb
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86-64 < %s | FileCheck %s
|
||||
; RUN: llc -march=x86-64 -mtriple=x86_64-apple-darwin < %s | FileCheck %s
|
||||
|
||||
; CHECK-LABEL: add_shl_add_constant_1_i32
|
||||
; CHECK: leal 984(%rsi,%rdi,8), %eax
|
||||
|
Loading…
Reference in New Issue
Block a user