forked from OSchip/llvm-project
parent
aa28be652c
commit
55a2cd736d
|
@ -1,4 +1,4 @@
|
||||||
; RUN: llvm-as < %s | llc -o %t
|
; RUN: llvm-as < %s | llc -o %t -f
|
||||||
; RUN: not grep and %t
|
; RUN: not grep and %t
|
||||||
; RUN: not grep shr %t
|
; RUN: not grep shr %t
|
||||||
; rdar://6661955
|
; rdar://6661955
|
||||||
|
|
Loading…
Reference in New Issue