mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 18:24:05 +00:00
Add triple.
llvm-svn: 133026
This commit is contained in:
parent
67eef46bc8
commit
0811c47a3a
@ -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
|
||||
; tail-merge-threshold predecessors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user