forked from OSchip/llvm-project
Add missing run line. Devang, please check.
llvm-svn: 86795
This commit is contained in:
parent
75b4d3562c
commit
6a77f51520
|
@ -1,3 +1,4 @@
|
||||||
|
; RUN: llc < %s -o /dev/null
|
||||||
|
|
||||||
declare void @foo()
|
declare void @foo()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue