summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Linker/testlink1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/testlink1.ll b/test/Linker/testlink1.ll
index 5417239003..df70afe054 100644
--- a/test/Linker/testlink1.ll
+++ b/test/Linker/testlink1.ll
@@ -6,7 +6,7 @@
%MyIntList = global { \2 *, int } { { \2, int }* null, int 17 }
external global int ; int*:0
-%AConst = constant int 123
+%AConst = linkonce constant int 123
%Intern1 = internal constant int 42
%Intern2 = internal constant int 792