summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/bug_null_debuginfo.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-09-26 09:51:39 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-09-26 09:51:39 +0000
commit205d70ed2885b9a5720fd41108d80d32b586b953 (patch)
treebcb2121f94645eb8538c9fc313e8952f55707040 /llvm/test/DebugInfo/bug_null_debuginfo.ll
parent9e98ef1c59668c60711d5579558ea3105a3ae7d1 (diff)
downloadbcm5719-llvm-205d70ed2885b9a5720fd41108d80d32b586b953.tar.gz
bcm5719-llvm-205d70ed2885b9a5720fd41108d80d32b586b953.zip
Fix tests that didn't test anything.
llvm-svn: 164686
Diffstat (limited to 'llvm/test/DebugInfo/bug_null_debuginfo.ll')
-rw-r--r--llvm/test/DebugInfo/bug_null_debuginfo.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/bug_null_debuginfo.ll b/llvm/test/DebugInfo/bug_null_debuginfo.ll
index a7fdf70d71c..b17affed893 100644
--- a/llvm/test/DebugInfo/bug_null_debuginfo.ll
+++ b/llvm/test/DebugInfo/bug_null_debuginfo.ll
@@ -1,5 +1,4 @@
-; RUN: llc
-
+; RUN: llc < %s
!llvm.dbg.cu = !{!0}
OpenPOWER on IntegriCloud