Force a triple to make this test pass on Darwin.

llvm-svn: 132228
This commit is contained in:
Eli Friedman 2011-05-27 23:12:48 +00:00
parent 06da55e7d0
commit 873106a932
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
; RUN: llc -march=x86-64 -O2 < %s | FileCheck %s ; RUN: llc -mtriple=x86_64-pc-linux -O2 < %s | FileCheck %s
; RUN: llc -march=x86-64 -O2 -regalloc=basic < %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. ; Test to check .debug_loc support. This test case emits many debug_loc entries.
; CHECK: Loc expr size ; CHECK: Loc expr size