mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-26 07:34:14 +00:00
Add triple.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133026 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8d10f6d77b
commit
a6ad823675
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc -march=x86-64 -tail-merge-threshold 2 < %s | FileCheck %s
|
; RUN: llc -mtriple=x86_64-pc-linux-gnu -tail-merge-threshold 2 < %s | FileCheck %s
|
||||||
|
|
||||||
; Test that we still do some merging if a block has more than
|
; Test that we still do some merging if a block has more than
|
||||||
; tail-merge-threshold predecessors.
|
; tail-merge-threshold predecessors.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user