aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/comdat8.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/Inputs/comdat8.ll')
-rw-r--r--test/Linker/Inputs/comdat8.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Linker/Inputs/comdat8.ll b/test/Linker/Inputs/comdat8.ll
new file mode 100644
index 0000000..eaa9625
--- /dev/null
+++ b/test/Linker/Inputs/comdat8.ll
@@ -0,0 +1,4 @@
+$c1 = comdat largest
+
+@some_name = private unnamed_addr constant i32 42, comdat $c1
+@c1 = alias i32* @some_name