Test add-with-overflow with fast ISel.

llvm-svn: 59945
This commit is contained in:
Bill Wendling 2008-11-24 05:23:38 +00:00
parent b8b082166a
commit 855ac77084

View File

@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llc
; RUN: llvm-as < %s | llc -fast-isel
@ok = internal constant [4 x i8] c"%d\0A\00"
@no = internal constant [4 x i8] c"no\0A\00"