mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Add a triple to fix the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217805 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec182fe2e5
commit
d58cb55353
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86-64 < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-pc-linux < %s | FileCheck %s
|
||||
;
|
||||
; Check that x86's peephole optimization doesn't fold a 64-bit load (movsd) into
|
||||
; addpd.
|
||||
|
Loading…
x
Reference in New Issue
Block a user