Add missing run line. Devang, please check.

llvm-svn: 86795
This commit is contained in:
Daniel Dunbar 2009-11-11 03:10:03 +00:00
parent 75b4d3562c
commit 6a77f51520
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
; RUN: llc < %s -o /dev/null
declare void @foo()