summaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/bug_null_debuginfo.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/bug_null_debuginfo.ll')
-rw-r--r--test/DebugInfo/bug_null_debuginfo.ll6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DebugInfo/bug_null_debuginfo.ll b/test/DebugInfo/bug_null_debuginfo.ll
new file mode 100644
index 0000000..a7fdf70
--- /dev/null
+++ b/test/DebugInfo/bug_null_debuginfo.ll
@@ -0,0 +1,6 @@
+; RUN: llc
+
+
+!llvm.dbg.cu = !{!0}
+
+!0 = metadata !{null, null, null}
OpenPOWER on IntegriCloud