mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-12 01:41:37 +00:00
update this patch to handle an extraneous &1. This should be pulled
into the 2.3 release branch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51824 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
995be7d07a
commit
76931954f8
@ -1,6 +1,5 @@
|
||||
; For PR1099
|
||||
; RUN: llvm-as < %s | llc -march=c | \
|
||||
; RUN: grep {return ((((llvm_cbe_tmp2 == llvm_cbe_b_2e_0_2e_0_2e_val)) ? (1) : (0)))}
|
||||
; RUN: llvm-as < %s | llc -march=c | grep {(llvm_cbe_tmp2 == llvm_cbe_b_2e_0_2e_0_2e_val)}
|
||||
|
||||
target datalayout = "e-p:32:32"
|
||||
target triple = "i686-apple-darwin8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user