summaryrefslogtreecommitdiff
path: root/test/Bitcode/metadata-only-empty-string.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/metadata-only-empty-string.ll')
-rw-r--r--test/Bitcode/metadata-only-empty-string.ll7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Bitcode/metadata-only-empty-string.ll b/test/Bitcode/metadata-only-empty-string.ll
new file mode 100644
index 0000000000000..f8331e3598590
--- /dev/null
+++ b/test/Bitcode/metadata-only-empty-string.ll
@@ -0,0 +1,7 @@
+; RUN: llvm-as < %s | llvm-dis | FileCheck %s
+
+; CHECK: !named = !{!0}
+!named = !{!0}
+
+; CHECK: !0 = !{!""}
+!0 = !{!""}