forked from OSchip/llvm-project
parent
4fb8a9c6b6
commit
411eaa5c57
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue