aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/testlink2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/testlink2.ll')
-rw-r--r--test/Linker/testlink2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/testlink2.ll b/test/Linker/testlink2.ll
index 210e847..31a29eb 100644
--- a/test/Linker/testlink2.ll
+++ b/test/Linker/testlink2.ll
@@ -11,7 +11,7 @@
%Intern2 = constant int 12345 ;; Intern in one but not in other
%MyIntListPtr = constant { {\2,int}* } { {\2,int}* %MyIntList }
-%MyVarPtr = global { int * } { int * %MyVar }
+%MyVarPtr = linkonce global { int * } { int * %MyVar }
constant int 412