aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/ident.a.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/ident.a.ll')
-rw-r--r--test/Linker/Inputs/ident.a.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Linker/Inputs/ident.a.ll b/test/Linker/Inputs/ident.a.ll
new file mode 100644
index 0000000..ebda940
--- /dev/null
+++ b/test/Linker/Inputs/ident.a.ll
@@ -0,0 +1,3 @@
+!llvm.ident = !{!0, !1}
+!0 = metadata !{metadata !"Compiler V1"}
+!1 = metadata !{metadata !"Compiler V2"}