mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
Add triple to test to fix bots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217612 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
da9bce2e13
commit
e7d5fc9e53
@ -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…
x
Reference in New Issue
Block a user