1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

Update testcase.

llvm-svn: 47735
This commit is contained in:
Lauro Ramos Venancio 2008-02-28 23:13:15 +00:00
parent 310201ba32
commit 15e03a8950

View File

@ -1,6 +1,6 @@
; For PR1099
; RUN: llvm-as < %s | llc -march=c | \
; RUN: grep {return ((((llvm_cbe_tmp2 == llvm_cbe_b_0_0_val)) ? (1) : (0)))}
; RUN: grep {return ((((llvm_cbe_tmp2 == llvm_cbe_b_2e_0_2e_0_2e_val)) ? (1) : (0)))}
target datalayout = "e-p:32:32"
target triple = "i686-apple-darwin8"