summaryrefslogtreecommitdiff
path: root/test/Linker/Inputs/comdat3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/comdat3.ll')
-rw-r--r--test/Linker/Inputs/comdat3.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Linker/Inputs/comdat3.ll b/test/Linker/Inputs/comdat3.ll
new file mode 100644
index 0000000000..06f08b947a
--- /dev/null
+++ b/test/Linker/Inputs/comdat3.ll
@@ -0,0 +1,2 @@
+$foo = comdat noduplicates
+@foo = global i64 43, comdat $foo