mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Add a triple to the test to try to fix the windows bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182022 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c2d01fd5c2
commit
3e521a5223
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc < %s -march=x86 | FileCheck %s
|
; RUN: llc < %s -march=x86 -mtriple=i686-pc-linux-gnu | FileCheck %s
|
||||||
|
|
||||||
; CHECK: .cfi_startproc
|
; CHECK: .cfi_startproc
|
||||||
; CHECK: .cfi_def_cfa_offset 8
|
; CHECK: .cfi_def_cfa_offset 8
|
||||||
|
Loading…
Reference in New Issue
Block a user