Skip to content
Snippets Groups Projects
Commit c5156a93 authored by Chris Lattner's avatar Chris Lattner
Browse files

update this patch to handle an extraneous &1. This should be pulled

into the 2.3 release branch.

llvm-svn: 51824
parent a76f0f70
No related branches found
No related tags found
No related merge requests found
; 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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment