summaryrefslogtreecommitdiff
path: root/test/DebugInfo
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
commite7381cc99c3d5a579dd039f0d8e1b930f5735684 (patch)
treedd86000047e24280d2ae8bcd829ed22d378f729f /test/DebugInfo
parentd6d10ae1519f0eb71c1db46c2cc77321d02c6ee6 (diff)
downloadllvm-e7381cc99c3d5a579dd039f0d8e1b930f5735684.tar.gz
llvm-e7381cc99c3d5a579dd039f0d8e1b930f5735684.tar.bz2
llvm-e7381cc99c3d5a579dd039f0d8e1b930f5735684.tar.xz
Fix tests that didn't test anything.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164686 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/bug_null_debuginfo.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/DebugInfo/bug_null_debuginfo.ll b/test/DebugInfo/bug_null_debuginfo.ll
index a7fdf70d71..b17affed89 100644
--- a/test/DebugInfo/bug_null_debuginfo.ll
+++ b/test/DebugInfo/bug_null_debuginfo.ll
@@ -1,5 +1,4 @@
-; RUN: llc
-
+; RUN: llc < %s
!llvm.dbg.cu = !{!0}