Add missing run line. Devang, please check.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 11 Nov 2009 03:10:03 +0000 (03:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 11 Nov 2009 03:10:03 +0000 (03:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86795 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/2009-11-10-CurrentFn.ll

index c480f46b20aba0e23df6ceb2d96a89229f9cca2e..250395c37633ad7954fca66819c07e2149b6ab08 100644 (file)
@@ -1,3 +1,4 @@
+; RUN: llc < %s -o /dev/null
 
 declare void @foo()