Skip to content
Snippets Groups Projects
Commit 23e8b6b8 authored by Pete Cooper's avatar Pete Cooper
Browse files

Remove unused CHECK lines copied from another test

llvm-svn: 175905
parent 8c55c01d
No related branches found
No related tags found
No related merge requests found
...@@ -19,14 +19,6 @@ normal: ...@@ -19,14 +19,6 @@ normal:
overflow: overflow:
ret i1 false ret i1 false
; X32: test4:
; X32: addl
; X32-NEXT: jo
; X64: test4:
; X64: addl %e[[A1:si|dx]], %e[[A0:di|cx]]
; X64-NEXT: jo
} }
declare {i32, i1} @llvm.sadd.with.overflow.i32(i32, i32) declare {i32, i1} @llvm.sadd.with.overflow.i32(i32, i32)
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