Do not multiply define symbol

llvm-svn: 18461
This commit is contained in:
Chris Lattner 2004-12-03 19:48:10 +00:00
parent b3d140deaa
commit 2434bb968c
1 changed files with 1 additions and 1 deletions

View File

@ -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