mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 18:09:29 +00:00
Force a triple to make this test pass on Darwin.
llvm-svn: 132228
This commit is contained in:
parent
a4732c4a96
commit
a64ba39381
@ -1,5 +1,5 @@
|
||||
; RUN: llc -march=x86-64 -O2 < %s | FileCheck %s
|
||||
; RUN: llc -march=x86-64 -O2 -regalloc=basic < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-pc-linux -O2 < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-pc-linux -O2 -regalloc=basic < %s | FileCheck %s
|
||||
; Test to check .debug_loc support. This test case emits many debug_loc entries.
|
||||
|
||||
; CHECK: Loc expr size
|
||||
|
Loading…
x
Reference in New Issue
Block a user